Skip to content

Commit fc695bd

Browse files
smnandreweaverryan
authored andcommitted
[Twig][Live] Skip Twig 3.9 🚒 (do not set use_yield = true for now)
1 parent 24769ad commit fc695bd

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
@@ -29,7 +29,7 @@
2929
"php": ">=8.1",
3030
"symfony/property-access": "^5.4.5|^6.0|^7.0",
3131
"symfony/ux-twig-component": "^2.8",
32-
"twig/twig": "^2.14.7|^3.0.4"
32+
"twig/twig": "^2.14.7|~3.8.0"
3333
},
3434
"require-dev": {
3535
"doctrine/annotations": "^1.0",

0 commit comments

Comments
 (0)