LM-Commons / LmcRbacMvc

Role-based access control Laminas MVC module to provide additional features on top of Laminas\Permissions\Rbac
https://lm-commons.github.io/LmcRbacMvc/
BSD 3-Clause "New" or "Revised" License
11 stars 5 forks source link

Update dependency zfr/rbac to v2 (master) - autoclosed #94

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
zfr/rbac ~1.2 -> ~2.0 age adoption passing confidence

Release Notes

zf-fr/rbac (zfr/rbac) ### [`v2.0.0`](https://togithub.com/zf-fr/rbac/blob/HEAD/CHANGELOG.md#200) [Compare Source](https://togithub.com/zf-fr/rbac/compare/1.2.0...2.0.0) - \[BC] Minimum PHP dependency has been raised to 5.5. - \[BC] `PermissionInterface` has been removed from RBAC component. This has been moved to ZfcRbac. Rbac only accepts "mixed" permission, and it is up to your implementation to decide what a permission is. - \[BC] Rbac will now throw an exception if permission is not a string. If you need to do more check, you could use assertions for instance.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.