Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Bump laravel support to V11.
  • Loading branch information
BCleverly authored Mar 18, 2024
1 parent 995d850 commit 92617c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"php": ">=8.0"
},
"require-dev": {
"laravel/laravel": "5.*|^9.0|^10.0",
"laravel/laravel": "5.*|^9.0|^10.0|^11.0",
"phpunit/phpunit": "5.*",
"mockery/mockery": "1.0.x-dev",
"fzaninotto/faker": "~1.4",
Expand Down

0 comments on commit 92617c2

Please sign in to comment.