Skip to content

Commit fbf764f

Browse files
authored
Feature/upgrade guzzle version (#57)
1 parent 28fbd13 commit fbf764f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"require": {
66
"php": ">=5.4.0",
77
"aws/aws-sdk-php": "^3.52",
8-
"guzzlehttp/guzzle": "^6.3",
8+
"guzzlehttp/guzzle": "^6.2.1|^7.0",
99
"mtdowling/jmespath.php": "^2.4",
1010
"psr/http-message": "^1.0"
1111
},

0 commit comments

Comments
 (0)