Skip to content

Commit fa3282e

Browse files
committed
update required illuminate support version
1 parent 229a4b1 commit fa3282e

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
@@ -5,7 +5,7 @@
55
"keywords": ["laravel", "database", "import", "artisan"],
66
"license": "MIT",
77
"require": {
8-
"illuminate/support": "^5 || ^6"
8+
"illuminate/support": ">=5.7"
99
},
1010
"authors": [
1111
{

0 commit comments

Comments
 (0)