Skip to content

Commit 945fbe9

Browse files
authored
Laravel 9 support
1 parent 5a79230 commit 945fbe9

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",
17+
"illuminate/support": "~5|~6|~7|~8|~9",
1818
"nesbot/carbon": "^2.36.0"
1919
},
2020
"autoload": {

0 commit comments

Comments
 (0)