Skip to content

Commit 94ddb1a

Browse files
committed
Issue #3485956 by mradcliffe, jan kellermann, gillesbailleux, raphaelbertrand, cilefen, larowlan: Recursion limit exceeded with Twig v3.14.1 when editing a node or a block
1 parent cd96db5 commit 94ddb1a

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
@@ -61,6 +61,6 @@
6161
"symfony/var-dumper": "~v6.4.7",
6262
"symfony/var-exporter": "~v6.4.7",
6363
"symfony/yaml": "~v6.4.7",
64-
"twig/twig": "~v3.14.0"
64+
"twig/twig": "~v3.14.2"
6565
}
6666
}

0 commit comments

Comments
 (0)