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

Update composer.json #173

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SimonBarrettACT
Copy link

Add support for Spatie's Permission library v5

Add support for Spatie's Permission library v5
@@ -9,7 +9,7 @@
"license": "MIT",
"require": {
"php": "^7.4|^8.0",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"php": "^7.4|^8.0",
"php": "^7.4|^8.0|^8.1",

Spatie's Laravel Permission support PHP 8.1

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

^8.0 also covers 8.1, this line is redundant

@ricuss
Copy link

ricuss commented Mar 10, 2022

Any update on this one @vyuldashev ? This pr needs to be merged before it's possible to update to laravel 9 and the latest spatie permissions package

@mrbenosborne
Copy link

Any update on this one @vyuldashev ? This pr needs to be merged before it's possible to update to laravel 9 and the latest spatie permissions package

Can we get an update please @vyuldashev ?

@parallels999
Copy link

Fixed on 891d1c9
Duplicate of #167

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.

None yet

6 participants