Skip to content

Commit a63613f

Browse files
committed
bump requirement for Twig to 3.12+
1 parent bfd6ef6 commit a63613f

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
@@ -73,7 +73,7 @@
7373
"symfony/web-link": "^6.4|^7.0",
7474
"symfony/webhook": "^7.2",
7575
"phpdocumentor/reflection-docblock": "^3.0|^4.0|^5.0",
76-
"twig/twig": "^3.0.4"
76+
"twig/twig": "^3.12"
7777
},
7878
"conflict": {
7979
"doctrine/persistence": "<1.3",

0 commit comments

Comments
 (0)