Skip to content

Commit 3f30dd0

Browse files
committed
Support Laravel 11
1 parent 24d6c99 commit 3f30dd0

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
@@ -23,7 +23,7 @@
2323
"require": {
2424
"php": "^8.1|^8.2",
2525
"filament/filament": "^3.0",
26-
"illuminate/contracts": "^10.0",
26+
"illuminate/contracts": "^10.0|^11.0",
2727
"spatie/laravel-package-tools": "^1.14.0",
2828
"statikbe/laravel-chained-translator": "^2.3"
2929
},

0 commit comments

Comments
 (0)