8000 bump requirement for Twig to 3.12+ · symfony/twig-bundle@d299942 · GitHub
[go: up one dir, main page]

Skip to content

Commit d299942

Browse files
committed
bump requirement for Twig to 3.12+
1 parent ddd6dfd commit d299942

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
@@ -23,7 +23,7 @@
2323
"symfony/twig-bridge": "^6.4|^7.0",
2424
"symfony/http-foundation": "^6.4|^7.0",
2525
"symfony/http-kernel": "^6.4|^7.0",
26-
"twig/twig": "^3.0.4"
26+
"twig/twig": "^3.12"
2727
},
2828
"require-dev": {
2929
"symfony/asset": "^6.4|^7.0",

0 commit comments

Comments
 (0)
0