Skip to content

Commit 2da5b3f

Browse files
Support Laravel 6.0
1 parent 8d2ce69 commit 2da5b3f

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
"license": "MIT",
66
"type": "package",
77
"require": {
8-
"laravel/framework": "5.*",
8+
"laravel/framework": ">=5.1",
99
"guzzlehttp/guzzle": "~6.0"
1010
},
1111
"autoload": {

0 commit comments

Comments
 (0)