Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zerossB authored Sep 11, 2024
1 parent ff1c32b commit 3ac5602
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 @@ -17,10 +17,10 @@
],
"require": {
"php": "^8.0",
"illuminate/cache": "^8.0|^9.0",
"illuminate/contracts": "^8.0|^9.0",
"illuminate/log": "^8.0|^9.0",
"illuminate/support": "^8.0|^9.0",
"illuminate/cache": "^8.0|^9.0|^10.0|^11.0",
"illuminate/contracts": "^8.0|^9.0|^10.0|^11.0",
"illuminate/log": "^8.0|^9.0|^10.0|^11.0",
"illuminate/support": "^8.0|^9.0|^10.0|^11.0",
"spatie/laravel-package-tools": "^1.4.3"
},
"require-dev": {
Expand Down

0 comments on commit 3ac5602

Please sign in to comment.