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

Commit

Permalink
Merge pull request #77 from chq81/twig3-support
Browse files Browse the repository at this point in the history
Enabled support for twig v3
  • Loading branch information
migo315 authored Mar 3, 2020
2 parents 48ce03d + 3e02b66 commit 142e9d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"symfony/yaml": "^5.0",
"symfony/config": "^5.0",
"symfony/http-kernel": "^5.0",
"twig/twig": "^1.18|^2.0",
"twig/twig": "^1.18|^2.0|^3.0",
"doctrine/annotations": "^1.0",
"flagception/flagception": "^1.5"
},
Expand Down

0 comments on commit 142e9d2

Please sign in to comment.