Skip to content

6.0.0

Compare
Choose a tag to compare
@TomHAnderson TomHAnderson released this 10 May 19:25
· 28 commits to 6.0.x since this release
38e4c4a

Release Notes for 6.0.0
Feature release (major)

Added

  • Support for Laminas Cache used by default
  • Doctrine Annotations 2.0

Removed

  • Support for PHP 7.4

6.0.0

Total issues resolved: 1
Total pull requests resolved: 3
Total contributors: 3

What's Changed

  • Adjust dependencies/code for doctrine/annotations 2 compatibility by @demiankatz in #801
  • Switch default cache config to make use of laminas-cache, when doctrine/cache ^2.0 is installed by @driehle in #796
  • Feat/merge drop php74 by @TomHAnderson in #804

New Contributors

Full Changelog: 5.3.0...6.0.0