summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-07-21 18:14:07 +0200
committerRemi Collet <fedora@famillecollet.com>2016-07-21 18:14:07 +0200
commitfa3d80d0bb42a561d801c5957ec2fbdf4f4c0017 (patch)
tree30a4a59c432a0c4b06a1c96c8750d51a4e5d9683 /composer.json
parent37d94b2c318b415c6da16d0e17df153ba14d701f (diff)
php-aws-sdk3: 3.18.31
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 56851ee..7681064 100644
--- a/composer.json
+++ b/composer.json
@@ -17,7 +17,7 @@
},
"require": {
"php": ">=5.5",
- "guzzlehttp/guzzle": "~5.3|~6.0.1|~6.1",
+ "guzzlehttp/guzzle": "^5.3.1|^6.2.1",
"guzzlehttp/psr7": "~1.3.1",
"guzzlehttp/promises": "~1.0",
"mtdowling/jmespath.php": "~2.2"