Skip to content

Commit d7df0f2

Browse files
committed
Allow extra extensions to use Twig 4
1 parent 4cdfc6f commit d7df0f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"php": ">=8.0.2",
1919
"symfony/deprecation-contracts": "^2.5|^3",
2020
"symfony/mime": "^5.4|^6.4|^7.0",
21-
"twig/twig": "^3.0"
21+
"twig/twig": "^3.0|^4.0"
2222
},
2323
"require-dev": {
2424
"symfony/phpunit-bridge": "^6.4|^7.0"

0 commit comments

Comments
 (0)