Skip to content

Commit

Permalink
Merge branch '3.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Nov 22, 2021
2 parents 88e9318 + 08ea313 commit a5795e1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
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 a5795e1

Please sign in to comment.