3.11.0
Release Notes for 3.11.0
Feature release (minor)
Added
AdapterPluginManager
is now configurable viastorage_adapters
Changed
- Added direct support for
PSR-20
- minimum
laminas/laminas-servicemanager
version was raised to3.21.0
Removed
- PHP 8.0 support was removed
3.11.0
- Total issues resolved: 1
- Total pull requests resolved: 3
- Total contributors: 2
Enhancement
- 266: Allow configuration of
AdapterPluginManager
via config file thanks to @rohm1 - 264: Remove PHP 8.0 support thanks to @boesing
- 263: Replace
stella-maris/clock
withpsr/clock
thanks to @boesing