Skip to content

Commit 8c9a7a8

Browse files
authored
Merge pull request #7 from guywarner/laravel11
Laravel 11
2 parents c94459b + f47e8e5 commit 8c9a7a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"require": {
2929
"php": "^8.0",
3030
"spatie/laravel-package-tools": "^1.9.2",
31-
"illuminate/contracts": "^8.73|^9.0|^10.0"
31+
"illuminate/contracts": "^8.73|^9.0|^10.0|^11.0"
3232
},
3333
"require-dev": {
3434
"nunomaduro/collision": "^5.10|^6.0",

0 commit comments

Comments
 (0)