We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd30958 commit bca4874Copy full SHA for bca4874
composer.json
@@ -4,10 +4,7 @@
4
"description": "Send your app metrics to InfluxDB",
5
"require": {
6
"php": ">=5.4",
7
- "guzzlehttp/guzzle": "~4|~5|~6",
8
- "zendframework/zend-stdlib": "~2",
9
- "zendframework/zend-filter": "~2",
10
- "zendframework/zend-servicemanager": "~2"
+ "guzzlehttp/guzzle": "~4|~5|~6"
11
},
12
"require-dev": {
13
"phpunit/phpunit": "4.*",
0 commit comments