Skip to content

Commit eeba26f

Browse files
Merge pull request #11 from Serveronet/master
Update illuminate/support version requirement - Laravel 12
2 parents d7f6bb0 + c9e90ec commit eeba26f

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
@@ -23,7 +23,7 @@
2323
],
2424
"require": {
2525
"php": "^7.0|^8.0",
26-
"illuminate/support": "~5|~6|~7|~8|~9|~10|~11"
26+
"illuminate/support": "~5|~6|~7|~8|~9|~10|~11|~12"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)