Skip to content

Commit 5836891

Browse files
authored
Laravel >=8.0 support
1 parent de88db3 commit 5836891

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
@@ -8,7 +8,7 @@
88
}],
99
"require": {
1010
"php": ">=7.4.0",
11-
"illuminate/support": "^8.0"
11+
"illuminate/support": ">=8.0"
1212
},
1313
"autoload": {
1414
"psr-4": {

0 commit comments

Comments
 (0)