Skip to content

Commit 29d6d17

Browse files
committed
Add support for Laravel 11
1 parent 8211add commit 29d6d17

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
}
1818
],
1919
"require": {
20-
"illuminate/support": "9.x|10.x",
20+
"illuminate/support": "9.x|10.x|11.x",
2121
"citco/carbon": "^2.0"
2222
},
2323
"autoload": {

0 commit comments

Comments
 (0)