Skip to content

Commit 3404af3

Browse files
author
Dan Jewett
committed
use for laravel 5.4 or 5.5
1 parent a7a7d50 commit 3404af3

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
@@ -4,7 +4,7 @@
44
"type": "library",
55
"require": {
66
"php": ">=5.6.4",
7-
"laravel/framework": "5.4.*",
7+
"laravel/framework": ">=5.4.0",
88
"guzzlehttp/guzzle": "^6.2"
99
},
1010
"license": "MIT",

0 commit comments

Comments
 (0)