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 46d1eae commit 68c7219Copy full SHA for 68c7219
composer.json
@@ -31,14 +31,13 @@
31
"symfony/security-bundle": "5.0.*",
32
"symfony/string": "5.0.*",
33
"symfony/translation": "5.0.*",
34
- "symfony/twig-bundle": "5.0.*",
+ "symfony/twig-pack": "^1.0",
35
"symfony/validator": "5.0.*",
36
"symfony/webpack-encore-bundle": "^1.4",
37
"symfony/yaml": "5.0.*",
38
"tgalopin/html-sanitizer-bundle": "^1.2",
39
"twig/intl-extra": "^3.0",
40
- "twig/markdown-extra": "^3.0",
41
- "twig/twig": "^3.0"
+ "twig/markdown-extra": "^3.0"
42
},
43
"require-dev": {
44
"dama/doctrine-test-bundle": "^6.2",
0 commit comments