Skip to content

Commit

Permalink
Feature/upgrade guzzle version (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-DA authored Aug 4, 2021
1 parent 28fbd13 commit fbf764f
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 @@ -5,7 +5,7 @@
"require": {
"php": ">=5.4.0",
"aws/aws-sdk-php": "^3.52",
"guzzlehttp/guzzle": "^6.3",
"guzzlehttp/guzzle": "^6.2.1|^7.0",
"mtdowling/jmespath.php": "^2.4",
"psr/http-message": "^1.0"
},
Expand Down

0 comments on commit fbf764f

Please sign in to comment.