Skip to content

Commit e8d0b8a

Browse files
committed
Added symfony/templating to avoid an error in LogoutUrlHelper
1 parent c574cb3 commit e8d0b8a

File tree

2 files changed

+61
-5
lines changed

2 files changed

+61
-5
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"symfony/polyfill-apcu": "^1.4",
2323
"symfony/security-bundle": "^3.3",
2424
"symfony/swiftmailer-bundle": "^3.0",
25+
"symfony/templating": "^3.3",
2526
"symfony/translation": "^3.3",
2627
"symfony/validator": "^3.3",
2728
"symfony/var-dumper": "^3.3",

composer.lock

Lines changed: 60 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)