Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lintaba authored Apr 24, 2022
1 parent 553bd51 commit e1cdd5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
],
"require": {
"php": "^8.0",
"illuminate/support": "^8.0",
"orchid/platform": "^10.0"
"illuminate/support": "^8.0|^9.0",
"orchid/platform": "^10.0|^11.0|^12.0"
},
"require-dev": {
"roave/security-advisories": "dev-latest",
Expand Down

0 comments on commit e1cdd5b

Please sign in to comment.