Skip to content

v2.2.0

Compare
Choose a tag to compare
@pamil pamil released this 19 Mar 13:32
v2.2.0

TL;DR

  • Added support for PHP 8, while dropping support for PHP 7.3
  • Added support for Symfony 5.2
  • Added support for using the updated bunlde directory structure (FooBundle/public instead of FooBundle/Resources/public)

Details

  • #89 Allow PHP8 (@plozmun)
  • #95 Add support for bundles using the updated bundle directory structure (@mbabker)
  • #96 Fix the build by requiring new version of ECS (@pamil)
  • #97 Drop support for PHP 7.3 and Symfony 5.1 (@pamil)