php-casbin / laravel-authz

An authorization library that supports access control models like ACL, RBAC, ABAC in Laravel.
Apache License 2.0
272 stars 46 forks source link

Not Support Laravel8.82.0 #40

Closed shine96 closed 2 years ago

shine96 commented 2 years ago

Problem 1

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

Do you need to consider upgrading the version

hsluoyz commented 2 years ago

@leeqvip

leeqvip commented 2 years ago

@shine96 Does this PR(psr3-bridge#1) solve this problem?

shine96 commented 2 years ago

This PR solves the problem