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 9579bea commit dd23275Copy full SHA for dd23275
composer.json
@@ -42,7 +42,7 @@
42
"symfony/translation": "^4.2|^5.0",
43
"symfony/translation-contracts": "^1.1|^2",
44
"psr/cache": "~1.0",
45
- "twig/twig": "^1.34|^2.4|^3.0"
+ "twig/twig": "^1.43|^2.13|^3.0.4"
46
},
47
"provide": {
48
"psr/log-implementation": "1.0"
@@ -53,7 +53,7 @@
53
"symfony/console": ">=5",
54
"symfony/dependency-injection": "<4.3",
55
"symfony/translation": "<4.2",
56
- "twig/twig": "<1.34|<2.4,>=2"
+ "twig/twig": "<1.43|<2.13,>=2"
57
58
"suggest": {
59
"symfony/browser-kit": "",
0 commit comments