6.1.0
版本发布时间: 2023-11-10 06:06:22
spatie/laravel-permission最新发布版本:6.9.0(2024-06-23 07:26:24)
What's Changed
- Reset teamId on octane by @erikn69 in https://github.com/spatie/laravel-permission/pull/2547
NOTE: The
\Spatie\Permission\Listeners\OctaneReloadPermissions
listener introduced in 6.0.0 is removed in 6.1.0, because the logic is directly incorporated into the ServiceProvider now. Thanks @jameshulse for the heads-up and code-review.
Full Changelog: https://github.com/spatie/laravel-permission/compare/6.0.1...6.1.0