Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Nov 21, 2021
1 parent 28f3d19 commit 08ea313
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
],
"require": {
"php": "^7.3|^8.0",
"illuminate/console": "^8.42",
"illuminate/filesystem": "^8.42",
"illuminate/support": "^8.42",
"illuminate/validation": "^8.42"
"illuminate/console": "^8.42|^9.0",
"illuminate/filesystem": "^8.42|^9.0",
"illuminate/support": "^8.42|^9.0",
"illuminate/validation": "^8.42|^9.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 08ea313

Please sign in to comment.