Add missing dep

This commit is contained in:
Jordi Boggiano 2012-04-13 16:42:46 +02:00 committed by lsmith77
parent 67c4b095e9
commit f3b94b8a75

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.*"
},