Skip to content

Commit

Permalink
Merge pull request #12 from andrelopez/master
Browse files Browse the repository at this point in the history
Updates guzzlehttp/guzzle requirement
  • Loading branch information
viniciusgava authored Apr 18, 2020
2 parents 6520220 + 80123b8 commit db6edaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"require": {
"php": ">=5.6",
"guzzlehttp/guzzle": "~6.3.0"
"guzzlehttp/guzzle": "^6.3.0"
},
"require-dev": {
"squizlabs/php_codesniffer": "*",
Expand Down

0 comments on commit db6edaa

Please sign in to comment.