Releases: ray-di/Ray.RoleModule
Releases · ray-di/Ray.RoleModule
2.0.0
Breaking changes
- Dropped PHP 7.3 / 7.4 support — now requires PHP
^8.0 - Removed
doctrine/annotationsdependency — docblock@RequiresRoles({...})is no longer read. Migrate to the PHP 8 attribute form#[RequiresRoles(['admin'])] ZendAclModuleno longer bindsReader/AnnotationReader/AttributeReader/DualReader— if your application relied on these transitive bindings, bind them yourself
See UPGRADE.md for migration details.
Other changes
- CI now tests PHP 8.0 through 8.5
- Upgraded GitHub Actions versions (
checkout@v4,cache@v4) and replaced the deprecated::set-outputsyntax