TwigExtractor tests require the Finder component

This commit is contained in:
Christian Flothmann 2014-11-03 16:33:47 +01:00
parent a08fda5e5c
commit 8fc3e03a0e
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@
"twig/twig": "~1.12"
},
"require-dev": {
"symfony/finder": "~2.3",
"symfony/form": "~2.2",
"symfony/http-kernel": "~2.2",
"symfony/routing": "~2.2",
@ -29,6 +30,7 @@
"symfony/security": "~2.0"
},
"suggest": {
"symfony/finder": "",
"symfony/form": "",
"symfony/http-kernel": "",
"symfony/routing": "",