Fixes composer.json suggests

This commit is contained in:
Walter Dal Mut
2014-09-26 21:55:57 +02:00
parent e72cfca709
commit 318ef04a34
+1 -1
View File
@@ -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"