Skip to content

Commit 8a258f8

Browse files
committed
Update for Laravel 12
1 parent 5f15265 commit 8a258f8

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
"orchestra/testbench": "^9.0",
2020
"php": "^8.3",
2121
"xefi/faker-php": "^1",
22-
"illuminate/support": "^11.0",
22+
"illuminate/support": "^11.0|^12.0",
2323
"psr/container": "^2.0"
2424
},
2525
"require-dev": {

0 commit comments

Comments
 (0)