summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-12-27 08:55:50 +0100
committerRemi Collet <fedora@famillecollet.com>2016-12-27 08:55:50 +0100
commiteabfb254bb63cb025ada3bf9641c5c93921a380b (patch)
treecef5645d761de9bb966ffc4e0a24e04c89c14950 /composer.json
parent4c4c1792c30200e7aa25d66bff64c619b9a6553b (diff)
php-akamai-open-edgegrid-client: 0.6.4
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 e3a91ea..587a9c5 100644
--- a/composer.json
+++ b/composer.json
@@ -13,7 +13,7 @@
],
"require": {
"php": ">=5.5",
- "akamai-open/edgegrid-auth": "^0.6",
+ "akamai-open/edgegrid-auth": "^0.6.2",
"guzzlehttp/guzzle": "^6.0",
"psr/log": "^1.0",
"monolog/monolog": "^1.15",