Allow symfony/templating ^6.2

This commit is contained in:
Sven Baumann
2022-12-08 19:26:54 +01:00
parent c4980c481d
commit ff6aae3a6e

View File

@@ -45,7 +45,7 @@
"symfony/http-foundation": "~4.4 || ^5.1",
"symfony/http-kernel": "~4.4 || ^5.1",
"symfony/routing": "~4.4 || ^5.1",
"symfony/templating": "~4.4 || ^5.1",
"symfony/templating": "~4.4 || ^5.1 || ^6.2",
"symfony/translation-contracts": "^1.1 || ^2.0",
"symfony/twig-bundle": "~4.4 || ^5.1",
"twig/twig": "^2.0 || ^3.0"