Skip to content

Commit 3c13b3b

Browse files
Add Laravel 12 support
1 parent 9e2c93f commit 3c13b3b

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
@@ -19,7 +19,7 @@
1919
],
2020
"require": {
2121
"php": "^8.0",
22-
"illuminate/support": "^10.0||^11.0"
22+
"illuminate/support": "^11.0||^12.0"
2323
},
2424
"require-dev": {
2525
"orchestra/testbench": "^7.0||^8.0",

0 commit comments

Comments
 (0)