Skip to content

Commit 92617c2

Browse files
authored
Update composer.json
Bump laravel support to V11.
1 parent 995d850 commit 92617c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"php": ">=8.0"
2121
},
2222
"require-dev": {
23-
"laravel/laravel": "5.*|^9.0|^10.0",
23+
"laravel/laravel": "5.*|^9.0|^10.0|^11.0",
2424
"phpunit/phpunit": "5.*",
2525
"mockery/mockery": "1.0.x-dev",
2626
"fzaninotto/faker": "~1.4",

0 commit comments

Comments
 (0)