summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-07-02 07:37:23 +0200
committerRemi Collet <fedora@famillecollet.com>2016-07-02 07:37:23 +0200
commit181ac0c27b9983d2d130d90ea6c7052ea352e487 (patch)
treeddd808c014d45a1d2daa96079feb9990862cc6c9 /composer.json
parentf2dc372baf7679603b9fc5fddd36c0d28e031f82 (diff)
php-aws-sdk3: 3.18.24
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 8519343..56851ee 100644
--- a/composer.json
+++ b/composer.json
@@ -18,7 +18,7 @@
"require": {
"php": ">=5.5",
"guzzlehttp/guzzle": "~5.3|~6.0.1|~6.1",
- "guzzlehttp/psr7": "~1.0",
+ "guzzlehttp/psr7": "~1.3.1",
"guzzlehttp/promises": "~1.0",
"mtdowling/jmespath.php": "~2.2"
},