Skip to content

Commit 4f30723

Browse files
Update composer.json
1 parent 7dbeb45 commit 4f30723

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
],
2121
"require": {
2222
"illuminate/support": ">=5.5",
23-
"php" : "~5.6|~7.0",
24-
"guzzlehttp/guzzle": "~6.0"
23+
"php" : "~5.6|>=7.0",
24+
"guzzlehttp/guzzle": ">=6.0"
2525
},
2626
"autoload": {
2727
"psr-4": {

0 commit comments

Comments
 (0)