We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is this package abandoned?
i tried to use it with laravel 7 and i got this error:
- digitalcloud/nova-permission-tool v1.6 requires spatie/laravel-permission ^2.22 -> satisfiable by spatie/laravel-permission[2.22.0, ..., v2.x-dev]. - spatie/laravel-permission[2.33.0, ..., v2.x-dev] require illuminate/database ~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0 -> satisfiable by illuminate/database[v5.4.0, ..., 5.8.x-dev]. - spatie/laravel-permission[2.22.0, ..., 2.32.0] require illuminate/database ~5.4.0|~5.5.0|~5.6.0|~5.7.0 -> satisfiable by illuminate/database[v5.4.0, ..., 5.7.x-dev]. - Only one of these can be installed: illuminate/database[v5.4.0, ..., 5.8.x-dev, v7.0.0, ..., 7.x-dev], laravel/framework[v7.29.0, ..., 7.x-dev]. laravel/framework replaces illuminate/database and thus cannot coexist with it. - Root composer.json requires laravel/framework ^7.29 -> satisfiable by laravel/framework[v7.29.0, ..., 7.x-dev]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is this package abandoned?
i tried to use it with laravel 7 and i got this error:
The text was updated successfully, but these errors were encountered: