Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

drop support for spatie permission 5.0 and add support for 6.0 #280

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

bezhanSalleh
Copy link
Owner

@bezhanSalleh bezhanSalleh commented Nov 22, 2023

fixes #272

@bezhanSalleh bezhanSalleh merged commit df910af into 3.x Nov 22, 2023
6 checks passed
Copy link

what-the-diff bot commented Nov 22, 2023

PR Summary

  • Updates to README.md file
    The README.md file, which provides useful information about the project, has been updated. We've included two new pieces of important information: a direct link to the 2.x version of this project and specific notes about changes that could potentially affect the behaviour of your existing code when you decide to migrate from the current version.

  • Modification in composer.json file
    We updated the spatie/laravel-permission version dependency in our project settings (specifically the composer.json file). Instead of the older 5.0 version, we're now using the newer, more robust 6.0 version. This change helps make sure we're utilizing the protection instructions in the most effective and up-to-date manner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Access to undeclared static property Spatie\Permission\PermissionRegistrar::$pivotPermission
1 participant