We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a05e73f + 6e015e7 commit 49aa6d4Copy full SHA for 49aa6d4
composer.json
@@ -70,7 +70,6 @@
70
"monolog/monolog": "~1.3",
71
"propel/propel1": "~1.6",
72
"ircmaxell/password-compat": "~1.0",
73
- "zendframework/zend-stdlib": "~2.2",
74
"ocramius/proxy-manager": "~0.3.1"
75
},
76
"autoload": {
src/Symfony/Bridge/ProxyManager/composer.json
@@ -18,7 +18,6 @@
18
"require": {
19
"php": ">=5.3.3",
20
"symfony/dependency-injection": "~2.3",
21
22
23
24
"require-dev": {
0 commit comments