Feature release (minor)
Changed
- Upgraded to doctrine/doctrine-module ^6.2.0, see release notes
- doctrine/cache ^2 is now required (1.x is not supported anymore) - Note: This change implies that laminas-cache is now used for caching, as doctrine/cache v2 does not contain implementations anymore. Using laminas-cache, however, is the default config since the 6.0.0 release. If you are using other adapters than
arrayandfilesystem, you might need to require additional laminas packages! - doctrine/dbal 3.x is now required (2.x not supported anymore)
Removed
- Support for PHP 8.0
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.