Laravel-Backpack / PermissionManager

Admin interface for managing users, roles, permissions, using Backpack CRUD
http://backpackforlaravel.com
Other
516 stars 166 forks source link

Support for spatie/laravel-permission v4 #269

Closed abejenaru closed 3 years ago

abejenaru commented 3 years ago

Bug report

What I did:

composer require backpack/permissionmanager

What happened:

backpack/permissionmanager[6.0.0, ..., 6.0.4] require spatie/laravel-permission ^3.0 -> found spatie/laravel-permission[3.0, ..., v3.x-dev] but it conflicts with your root composer.json require (^4.0)

welcome[bot] commented 3 years ago

Hello there! Thanks for opening your first issue on this repo!

Just a heads-up: Here at Backpack we use Github Issues only for tracking bugs. Talk about new features is also acceptable. This helps a lot in keeping our focus on improving Backpack. If you issue is not a bug/feature, please help us out by closing the issue yourself and posting in the appropriate medium (see below). If you're not sure where it fits, it's ok, a community member will probably reply to help you with that.

Backpack communication mediums:

Please keep in mind Backpack offers no official / paid support. Whatever help you receive here, on Gitter, Slack or Stackoverflow is thanks to our awesome awesome community members, who give up some of their time to help their peers. If you want to join our community, just start pitching in. We take pride in being a welcoming bunch.

Thank you!

-- Justin Case The Backpack Robot

promatik commented 3 years ago

Hi @abejenaru! I just pushed a PR to fix this #271. It seems to me this version has no major breaking changes so it may get merged soon.

Thank you for opening the issue 🙌 Let's move the conversation to #271.