5.5.5
版本发布时间: 2022-06-30 07:15:15
spatie/laravel-permission最新发布版本:6.9.0(2024-06-23 07:26:24)
What's Changed
- Custom primary keys tests(Only tests) by @erikn69 in https://github.com/spatie/laravel-permission/pull/2096
- [PHP 8.2] Fix
${var}
string interpolation deprecation by @Ayesh in https://github.com/spatie/laravel-permission/pull/2117 - Use
getKey
,getKeyName
instead ofid
by @erikn69 in https://github.com/spatie/laravel-permission/pull/2116 - On WildcardPermission class use static instead of self for extending by @erikn69 in https://github.com/spatie/laravel-permission/pull/2111
- Clear roles array after hydrate from cache by @angeljqv in https://github.com/spatie/laravel-permission/pull/2099
New Contributors
- @Ayesh made their first contribution in https://github.com/spatie/laravel-permission/pull/2117
Full Changelog: https://github.com/spatie/laravel-permission/compare/5.5.4...5.5.5