Releases: LM-Commons/LmcRbac
Releases · LM-Commons/LmcRbac
Release v1.1.0 - Updated dependency to doctrine/persistence v2
Updated dependency to doctrine/persistence v2
- Updated composer.json
Updated documentation
- Removed the docs folder which was to related to this library
Breaking change
- If doctrine/persistence v1 is required, use LmcRbac v1.0.x
Release v1.0.2 - Added dependency on doctrine/persistence v1
Added dependency on doctrine/persistence v1
- Dependency added to composer.json
Updated documentation
- Removed the docs folder which was to related to this library
Upgrade
- If doctrine/persistence v2 is required, use LmcRbac v1.1.0 and above
Release v1.0.1 - Minor documentation updates and testing environment update
Fixed documentation
- Updated the links to badges
Composer
- Updated links to homepage
- Updated org name
CI Testing
- Dropped testing against PHP 7.2
- Prevented issues with xdebug when testing coverage