summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-12-22 08:55:27 +0100
committerRemi Collet <fedora@famillecollet.com>2016-12-22 08:55:27 +0100
commitc5b8cba67c3f7de1ba8369521656194ac2a85eec (patch)
tree678b159e06ebe1f6aeb379bdc64d60778dc32fc5 /composer.json
parent67d213efdbd4cc44a58ef49b33a659b6eb763b78 (diff)
php-akamai-open-edgegrid-client: 0.6.2
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index 1da42c7..e3a91ea 100644
--- a/composer.json
+++ b/composer.json
@@ -13,8 +13,8 @@
],
"require": {
"php": ">=5.5",
- "akamai-open/edgegrid-auth": "^0.6.0",
- "guzzlehttp/guzzle": "~6.0",
+ "akamai-open/edgegrid-auth": "^0.6",
+ "guzzlehttp/guzzle": "^6.0",
"psr/log": "^1.0",
"monolog/monolog": "^1.15",
"league/climate": "~3.2"