mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fixes composer.json suggests
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@
|
||||
"Corley\\": ["./benchmarks/"]
|
||||
}
|
||||
},
|
||||
"suggests": {
|
||||
"suggest": {
|
||||
"fabpot/pimple": "Allows to prepare the client dependencies in order to require an initialized instance",
|
||||
"zendframework/zend-servicemanager": "Use a service locator in order to prepare a valid instance",
|
||||
"symfony/dependency-injection": "Prepare a valid instance via the symfony DiC"
|
||||
|
||||
Reference in New Issue
Block a user