Skip to content

Commit

Permalink
update twig to version 3 and removed twig/extentions
Browse files Browse the repository at this point in the history
  • Loading branch information
Floris-ll committed Oct 23, 2024
1 parent d117c42 commit 15bcd89
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@
]
},
"require" : {
"twig/twig":"^1.2",
"twig/extensions":"^1.3",
"twig/twig":"^3",
"php":"^7.1|^8.0"
},
"require-dev": {
Expand Down

0 comments on commit 15bcd89

Please sign in to comment.