Skip to content

Commit cc44af5

Browse files
committed
Drop support for Twig 2
1 parent ca11005 commit cc44af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"symfony/uid": "^6.4|^7.0",
7171
"symfony/web-link": "^6.4|^7.0",
7272
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
73-
"twig/twig": "^2.10|^3.0"
73+
"twig/twig": "^3.0.4"
7474
},
7575
"conflict": {
7676
"doctrine/persistence": "<1.3",

0 commit comments

Comments
 (0)