Releases: dotkernel/dot-authorization
Releases · dotkernel/dot-authorization
3.3.0
What's Changed
- composer.json: Removed laminas/laminas-dependency-plugin by @alexmerlin in #7
New Contributors
- @alexmerlin made their first contribution in #7
Full Changelog: 3.2.0...3.3.0
3.2.0
3.1.0 release
3.1.0 - 2020-11-02
Changed
- Composer 2 compatibility.
- Update composer.json to require version 2 of laminas/laminas-dependency-plugin to be Composer 2 compatible.
Added
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
Update composer
Changed
- Composer keywords
Added
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
Minimum required version for required packages
Changed
- Minimum required version for required packages
Added
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
Minimum required version for php and dot packages
Changed
- Minimum required version for php at 7.4
Added
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
Replaced Zend namespace with Laminas and Mezzio namespaces.
Replaced Zend namespace with Laminas and Mezzio namespaces.
To be used for version 2.0 of frontend and admin releases of Dotkernel.
Changed
- Nothing
Added
- Added Laminas dependencies
Deprecated
- Nothing
Removed
- Removed Zend packages dependencies
Fixed
- Nothing
dot-authorization 0.1.2
Package refresh
Changed
- Nothing
Added
- Nothing
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
dot-authorization 0.1.1
Added
- Updated php file doc blocks
Deprecated
- Nothing
Removed
- Nothing
Fixed
- Nothing
dot-authorization 0.1.0
Abstraction interfaces for authorization services to be built on