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

Fix twig requirement constraint #614

Merged
merged 1 commit into from
Feb 15, 2017
Merged

Conversation

chalasr
Copy link
Contributor

@chalasr chalasr commented Feb 14, 2017

Since e2ca576 the Twig extension makes use of \Twig_SimpleFilter, but the class does not exist before Twig 1.12 (not 1.10 nor 1.11).

@fabpot
Copy link
Member

fabpot commented Feb 15, 2017

I would bump it even more, but 👍 as it solves a real dep issue.

@stof stof merged commit ef51532 into doctrine:master Feb 15, 2017
@stof
Copy link
Member

stof commented Feb 15, 2017

Btw, this tells me that you use an outdated version of Symfony. All uptodate versions of Symfony require a much newer version of Twig...

@chalasr chalasr deleted the fix-twig-requirement branch February 15, 2017 08:43
@mikeSimonson mikeSimonson added this to the 1.7 milestone Feb 21, 2017
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.

4 participants