Skip to content

Commit 6e015e7

Browse files
Remove tmp addition of zend-stdlib
1 parent a05e73f commit 6e015e7

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@
7070
"monolog/monolog": "~1.3",
7171
"propel/propel1": "~1.6",
7272
"ircmaxell/password-compat": "~1.0",
73-
"zendframework/zend-stdlib": "~2.2",
7473
"ocramius/proxy-manager": "~0.3.1"
7574
},
7675
"autoload": {

src/Symfony/Bridge/ProxyManager/composer.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"require": {
1919
"php": ">=5.3.3",
2020
"symfony/dependency-injection": "~2.3",
21-
"zendframework/zend-stdlib": "~2.2",
2221
"ocramius/proxy-manager": "~0.3.1"
2322
},
2423
"require-dev": {

0 commit comments

Comments
 (0)