Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

Commit 142e9d2

Browse files
authored
Merge pull request #77 from chq81/twig3-support
Enabled support for twig v3
2 parents 48ce03d + 3e02b66 commit 142e9d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"symfony/yaml": "^5.0",
1717
"symfony/config": "^5.0",
1818
"symfony/http-kernel": "^5.0",
19-
"twig/twig": "^1.18|^2.0",
19+
"twig/twig": "^1.18|^2.0|^3.0",
2020
"doctrine/annotations": "^1.0",
2121
"flagception/flagception": "^1.5"
2222
},

0 commit comments

Comments
 (0)