v4.0.0
版本发布时间: 2022-03-21 20:30:00
mateusjunges/laravel-acl最新发布版本:v4.2.2(2023-02-16 07:17:18)
What's Changed
- Drop support for L7 by @mateusjunges in https://github.com/mateusjunges/laravel-acl/pull/232
- Fix php cs fixer by @mateusjunges in https://github.com/mateusjunges/laravel-acl/pull/233
- Add support for php 8.1 by @mateusjunges in https://github.com/mateusjunges/laravel-acl/pull/235
- Code cleanup by @mateusjunges in https://github.com/mateusjunges/laravel-acl/pull/234
- [4.x] Add Teams, change
user_has_permissions
tomodel_has_permissions
using morph relations by @mateusjunges in https://github.com/mateusjunges/laravel-acl/pull/236 - [v4.x] Adds support for laravel 9.x by @mateusjunges in https://github.com/mateusjunges/laravel-acl/pull/249
Full Changelog: https://github.com/mateusjunges/laravel-acl/compare/3.0.2...v4.0.0