Remove tmp addition of zend-stdlib

This commit is contained in:
Nicolas Grekas 2015-11-19 09:34:27 +01:00
parent a05e73fa47
commit 6e015e7e0e
2 changed files with 0 additions and 2 deletions

View File

@ -70,7 +70,6 @@
"monolog/monolog": "~1.3",
"propel/propel1": "~1.6",
"ircmaxell/password-compat": "~1.0",
"zendframework/zend-stdlib": "~2.2",
"ocramius/proxy-manager": "~0.3.1"
},
"autoload": {

View File

@ -18,7 +18,6 @@
"require": {
"php": ">=5.3.3",
"symfony/dependency-injection": "~2.3",
"zendframework/zend-stdlib": "~2.2",
"ocramius/proxy-manager": "~0.3.1"
},
"require-dev": {