Add missing dep

This commit is contained in:
Jordi Boggiano 2012-04-13 16:42:46 +02:00
parent 9e2eb0bb88
commit 516be04278

View File

@ -19,6 +19,7 @@
"symfony/twig-bundle": "2.1.*",
"symfony/form": "2.1.*",
"symfony/css-selector": "2.1.*",
"symfony/browser-kit": "2.1.*",
"symfony/validator": "2.1.*",
"symfony/yaml": "2.1.*"
},