Skip to content

Commit

Permalink
Merge pull request #4 from danielzzz/master
Browse files Browse the repository at this point in the history
updated for ^11.0 support
  • Loading branch information
daverdalas authored May 28, 2024
2 parents da1c1d4 + b35f205 commit 9693326
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 @@ -17,8 +17,8 @@
],
"require": {
"php": ">=7.2",
"illuminate/config": "^6.0|^7.0|^8.0",
"illuminate/filesystem": "^6.0|^7.0|^8.0"
"illuminate/config": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0",
"illuminate/filesystem": "^6.0|^7.0|^8.0|^9.0|^10.0|^11.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 9693326

Please sign in to comment.