Skip to content

Commit 68c7219

Browse files
author
Romain Monteil
committed
Replace twig and twig-bundle with twig-pack
1 parent 46d1eae commit 68c7219

File tree

3 files changed

+530
-558
lines changed

3 files changed

+530
-558
lines changed

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,13 @@
3131
"symfony/security-bundle": "5.0.*",
3232
"symfony/string": "5.0.*",
3333
"symfony/translation": "5.0.*",
34-
"symfony/twig-bundle": "5.0.*",
34+
"symfony/twig-pack": "^1.0",
3535
"symfony/validator": "5.0.*",
3636
"symfony/webpack-encore-bundle": "^1.4",
3737
"symfony/yaml": "5.0.*",
3838
"tgalopin/html-sanitizer-bundle": "^1.2",
3939
"twig/intl-extra": "^3.0",
40-
"twig/markdown-extra": "^3.0",
41-
"twig/twig": "^3.0"
40+
"twig/markdown-extra": "^3.0"
4241
},
4342
"require-dev": {
4443
"dama/doctrine-test-bundle": "^6.2",

0 commit comments

Comments
 (0)