mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 08:02:41 +02:00
Restored guzzlehttp/guzzle version range
This commit is contained in:
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user