Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: drop twig 2 #513

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

gimler
Copy link
Contributor

@gimler gimler commented Oct 23, 2024

No description provided.

@gimler gimler force-pushed the feature/drop-twig-2 branch 3 times, most recently from ceb1dbc to 9aff264 Compare October 23, 2024 12:29
composer.json Outdated
@@ -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.12",
Copy link
Member

@bocharsky-bw bocharsky-bw Oct 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We just dropped v2, I think it would be cool to keep the min available version of v3 for a while, WDYT? Or do we use something new that is available since 3.12?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems that 3.12 mostly adds a lot of deprecations in preparation of 4.x: https://github.com/twigphp/Twig/blob/3.x/CHANGELOG#L71

@gimler gimler force-pushed the feature/drop-twig-2 branch from 75ecb0b to 9aff264 Compare October 23, 2024 19:22
@gimler gimler force-pushed the feature/drop-twig-2 branch from 9aff264 to 604ecd2 Compare October 23, 2024 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants