Restored guzzlehttp/guzzle version range

This commit is contained in:
Walter Dal Mut
2015-07-31 10:40:17 +02:00
parent f5c0bbb242
commit 595b90e96b
+1 -1
View File
@@ -4,7 +4,7 @@
"description": "Send your app metrics to InfluxDB",
"require": {
"php": ">=5.4",
"guzzlehttp/guzzle": "4.2.*",
"guzzlehttp/guzzle": "~4|~5|~6",
"zendframework/zend-stdlib": "~2",
"zendframework/zend-filter": "~2",
"zendframework/zend-servicemanager": "~2"