summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
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"