Skip to content

Commit 3edf851

Browse files
support Laravel 6.0
1 parent c7e14ef commit 3edf851

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
@@ -20,7 +20,7 @@
2020
}
2121
],
2222
"require": {
23-
"illuminate/support": "~5.1",
23+
"illuminate/support": ">=5.1",
2424
"php" : "~5.6|~7.0",
2525
"guzzlehttp/guzzle": "~6.0"
2626
},

0 commit comments

Comments
 (0)