Skip to content

Commit

Permalink
bump dependencies to support laravel 11
Browse files Browse the repository at this point in the history
  • Loading branch information
cyppe committed Apr 10, 2024
1 parent c208b78 commit 8058226
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,7 @@
],
"require": {
"php": "^8.0",
"illuminate/support": "^10.0",
"illuminate/bus": "^10.0",
"illuminate/database": "^10.0",
"illuminate/redis": "^10.0",
"ext-redis": "*",
"laravel/framework": "^10.*|^11.*",
"laravel/pint": "^1.14"
},
"extra": {
Expand Down

0 comments on commit 8058226

Please sign in to comment.