Skip to content

Commit 97ebcbf

Browse files
authored
Added support for laravel 11
1 parent ee279c3 commit 97ebcbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
}
1515
],
1616
"require": {
17-
"illuminate/support": "~5|~6|~7|~8|~9",
17+
"illuminate/support": "~7|~8|~9|~10|~11",
1818
"nesbot/carbon": "^2.36.0"
1919
},
2020
"autoload": {

0 commit comments

Comments
 (0)