Skip to content

Commit 2b601e9

Browse files
committed
support laravel v9
1 parent 28fe7f1 commit 2b601e9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@
1414
}
1515
],
1616
"require": {
17-
"php": "^7.4 || ^8.0",
18-
"illuminate/support": ">=7.0 <10.0",
17+
"illuminate/support": ">=7.0 <10.0"
1918
},
2019
"autoload": {
2120
"psr-4": {

0 commit comments

Comments
 (0)