Skip to content

Commit f63b428

Browse files
committed
Allow extra extensions to use Twig 4
1 parent a058ec5 commit f63b428

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
@@ -17,7 +17,7 @@
1717
"require": {
1818
"php": ">=8.0.2",
1919
"symfony/cache": "^5.4|^6.4|^7.0",
20-
"twig/twig": "^3.12"
20+
"twig/twig": "^3.12|^4.0"
2121
},
2222
"require-dev": {
2323
"symfony/phpunit-bridge": "^6.4|^7.0"

0 commit comments

Comments
 (0)