spatie / laravel-permission

Associate users with roles and permissions
https://spatie.be/docs/laravel-permission
MIT License
12.06k stars 1.76k forks source link

Class 'Illuminate\Routing\Route' not found in backend/vendor/spatie/laravel-permission/src/PermissionServiceProvider.php:120 #1372

Closed jekabsmilbrets closed 4 years ago

jekabsmilbrets commented 4 years ago

Just now updated Composer: Package operations: 0 installs, 38 updates, 0 removals

Class 'Illuminate\Routing\Route' not found in backend/vendor/spatie/laravel-permission/src/PermissionServiceProvider.php:120

drbyte commented 4 years ago

Looks like the simplification of testing for Lumen support got mixed up because you've added something else to your app that satisfies the test used.

v3.7.2 has been released to resolve this by being more explicit about the dependency.

drbyte commented 4 years ago

Closed by 777d027e750ecefb6e23995f4012ccfc82c81e9d