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.
1 parent c0f7463 commit 0125145Copy full SHA for 0125145
composer.json
@@ -70,6 +70,7 @@
70
"monolog/monolog": "~1.3",
71
"propel/propel1": "~1.6",
72
"ircmaxell/password-compat": "~1.0",
73
+ "zendframework/zend-stdlib": "~2.5",
74
"ocramius/proxy-manager": "~0.3.1"
75
},
76
"autoload": {
src/Symfony/Bridge/ProxyManager/composer.json
@@ -18,6 +18,7 @@
18
"require": {
19
"php": ">=5.3.3",
20
"symfony/dependency-injection": "~2.3",
21
22
23
24
"require-dev": {
0 commit comments