Skip to content

Commit

Permalink
feat: remove twig 2.x support no more maintained
Browse files Browse the repository at this point in the history
  • Loading branch information
gimler committed Oct 23, 2024
1 parent c5ab0bc commit 9b7e961
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 @@ -22,7 +22,7 @@
"php-translation/symfony-storage": "^2.1",
"php-translation/extractor": "^2.0",
"nyholm/nsa": "^1.1",
"twig/twig": "^2.14.4 || ^3.3",
"twig/twig": "^3.3",
"symfony/asset": "^5.3 || ^6.0 || ^7.0"
},
"require-dev": {
Expand Down

0 comments on commit 9b7e961

Please sign in to comment.