Skip to content

Commit

Permalink
TwigExtractor tests require the Finder component
Browse files Browse the repository at this point in the history
  • Loading branch information
xabbuh committed Nov 3, 2014
1 parent a08fda5 commit 8fc3e03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Symfony/Bridge/Twig/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -29,6 +30,7 @@
"symfony/security": "~2.0"
},
"suggest": {
"symfony/finder": "",
"symfony/form": "",
"symfony/http-kernel": "",
"symfony/routing": "",
Expand Down

0 comments on commit 8fc3e03

Please sign in to comment.