Skip to content

Commit 9d7cfaf

Browse files
committed
Support Laravel 11
1 parent fa3ac18 commit 9d7cfaf

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
@@ -17,7 +17,7 @@
1717
"require": {
1818
"php": "^7.4|^8.0",
1919
"blade-ui-kit/blade-icons": "^1.1",
20-
"illuminate/support": "^8.0|^9.0|^10.0"
20+
"illuminate/support": "^8.0|^9.0|^10.0|^11.0"
2121
},
2222
"require-dev": {
2323
"orchestra/testbench": "^6.0|^7.0",

0 commit comments

Comments
 (0)