8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ee16b9 commit c9ccfc0Copy full SHA for c9ccfc0
composer.json
@@ -34,13 +34,15 @@
34
"symfony/security-bundle": "^5.3",
35
"symfony/string": "^5.3",
36
"symfony/translation": "^5.3",
37
- "symfony/twig-pack": "^1.0",
+ "symfony/twig-bundle": "5.3.*",
38
"symfony/validator": "^5.3",
39
"symfony/webpack-encore-bundle": "^1.4",
40
"symfony/yaml": "^5.3",
41
"tgalopin/html-sanitizer-bundle": "^1.2",
42
+ "twig/extra-bundle": "^2.12|^3.0",
43
"twig/intl-extra": "^3.0",
- "twig/markdown-extra": "^3.0"
44
+ "twig/markdown-extra": "^3.0",
45
+ "twig/twig": "^2.12|^3.0"
46
},
47
"require-dev": {
48
"dama/doctrine-test-bundle": "^6.2",
0 commit comments