Skip to content

Commit c1cf76a

Browse files
committed
[SecurityBundle] fixed missing dependency
1 parent 3ee28b5 commit c1cf76a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Bundle/SecurityBundle/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"symfony/twig-bundle": "~2.8|~3.0",
3434
"symfony/twig-bridge": "~2.8|~3.0",
3535
"symfony/process": "~2.8|~3.0",
36+
"symfony/templating": "~2.8|~3.0",
3637
"symfony/validator": "~2.8|~3.0",
3738
"symfony/var-dumper": "~3.2",
3839
"symfony/yaml": "~2.8|~3.0",

0 commit comments

Comments
 (0)