fixed standalone tests

This commit is contained in:
Fabien Potencier 2014-09-28 17:02:53 +02:00
parent b6bbe8bc25
commit 3a1661bb38

View File

@ -23,6 +23,7 @@
"require-dev": {
"symfony/stopwatch": "~2.2",
"symfony/dependency-injection": "~2.0",
"symfony/expression-language": "~2.4",
"symfony/config": "~2.2",
"symfony/framework-bundle": "~2.1"
},