mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-27 08:02:51 +02:00
Merge pull request #25 from gianarb/feature/guzzle-5
Composer improvement Guzzle 5
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
"license": "MIT",
|
||||
"description": "Send your app metrics to InfluxDB",
|
||||
"require": {
|
||||
"guzzlehttp/guzzle": "~4",
|
||||
"guzzlehttp/guzzle": "~4|~5",
|
||||
"zendframework/zend-stdlib": "~2",
|
||||
"zendframework/zend-filter": "~2",
|
||||
"zendframework/zend-servicemanager": "~2"
|
||||
|
||||
Generated
+499
-235
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user