Skip to content

5.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Dec 10:43
· 31 commits to 6.2.x since this release
5.3.0
79715e6

Release Notes for 5.3.0

Feature release (minor)

Added

  • Support for PHP 8.2

Changed

  • Bumped DoctrineModule to 5.3.0
  • The dependency towards container-interop/container-interop was dropped to allow installation of laminas-servicemanager >= 3.11.0
  • Users refering to the symbol Interop\Container\ContainerInterface should update their code to use Psr\Container\ContainerInterface

5.3.0

  • Total issues resolved: 1
  • Total pull requests resolved: 4
  • Total contributors: 5

Enhacement