Skip to content

Commit e6df71e

Browse files
support laravel 6
1 parent cacb37b commit e6df71e

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
@@ -19,7 +19,7 @@
1919
"license": "MIT",
2020
"require": {
2121
"php": ">=5.4.0",
22-
"illuminate/support": "^6.* || ~5.0 || ~4.0"
22+
"illuminate/support": "6.* || ~5.0 || ~4.0"
2323
},
2424
"autoload": {
2525
"psr-4": {

0 commit comments

Comments
 (0)