fixed standalone tests

This commit is contained in:
Fabien Potencier 2014-09-28 15:40:52 +02:00
parent 158939e8fe
commit b6bbe8bc25
2 changed files with 2 additions and 0 deletions

View File

@ -38,6 +38,7 @@
"symfony/security": "~2.4",
"symfony/form": "~2.4,<2.5.0",
"symfony/class-loader": "~2.1",
"symfony/expression-language": "~2.4",
"symfony/process": "~2.0",
"symfony/validator": "~2.1,<2.5.0",
"symfony/yaml": "~2.0"

View File

@ -28,6 +28,7 @@
"symfony/config": "~2.0",
"symfony/console": "~2.2",
"symfony/dependency-injection": "~2.0",
"symfony/expression-language": "~2.4",
"symfony/finder": "~2.0",
"symfony/process": "~2.0",
"symfony/routing": "~2.2",