6.0.0
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
- @demiankatz made their first contribution in #801
Full Changelog: 5.3.0...6.0.0