Skip to content

Commit

Permalink
bump guzzle requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Feb 1, 2018
1 parent 83afefb commit f909b98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -16,7 +16,7 @@
},
"require": {
"ext-zip": "*",
"guzzlehttp/guzzle": "~4.0|~5.0|~6.0",
"guzzlehttp/guzzle": "~6.0",
"symfony/console": "~3.0|~4.0",
"symfony/filesystem": "~3.0|~4.0",
"symfony/process": "~3.0|~4.0"
Expand Down

0 comments on commit f909b98

Please sign in to comment.