You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #1590 drop the build job using Symfony 3.0 (xabbuh)
This PR was merged into the 2.0 branch.
Discussion
----------
drop the build job using Symfony 3.0
Symfony 3.0 is not forward-compatible with Twig 2.0 (it references Twig
extensions by their name instead of the extension's FQCN) and won't be
updated anymore as it already reached end of maintenance. This currently
lets our Travis CI builds fail.
Commits
-------
c5f39e5 drop the build job using Symfony 3.0
0 commit comments