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
refactor #28 Add support for Symfony 5.0 / PHP 7.4 (pamil)
This PR was merged into the 1.6-dev branch.
Discussion
----------
Includes and closes#27, includes a bit of maintenance as well.
BC breaks in commands, though it has really low impact and I'd be surprised if it breaks the application for any of end-users. Totally worth it (so we can add Symfony 5 support).
Commits
-------
d0113a9 Remove "zendframework/zend-stdlib" dependency
b36dd74 Update dependencies to allow for Symfony 5
6cecb52 Apply coding standard fixes
8bb6b98 Improve Travis: PHP 7.4 support, Symfony 4.4 and 5.0
64ea901 Add an UPGRADE.md note about a BC break
0 commit comments