Skip to content

Commit 23ff9cd

Browse files
Laravel 11 support
1 parent 7e8907d commit 23ff9cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"require": {
1818
"php": "^8.2",
1919
"filament/filament": "^3.2",
20-
"illuminate/support": "^v10.0.0"
20+
"illuminate/support": "^10.0|^11.0"
2121
},
2222
"extra": {
2323
"laravel": {

0 commit comments

Comments
 (0)