Skip to content

Commit 2abddb1

Browse files
Skip Twig v3.9-dev for now
1 parent e6ae362 commit 2abddb1

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
@@ -19,7 +19,7 @@
1919
"php": ">=7.2.5",
2020
"symfony/polyfill-php80": "^1.16",
2121
"symfony/translation-contracts": "^1.1|^2|^3",
22-
"twig/twig": "^2.13|^3.0.4"
22+
"twig/twig": "^2.13|~3.8.0"
2323
},
2424
"require-dev": {
2525
"doctrine/annotations": "^1.12|^2",

0 commit comments

Comments
 (0)