mostafamaklad / laravel-permission-mongodb

Associate users with roles and permissions using Laravel and MongoDB
https://maklad.dev
MIT License
112 stars 66 forks source link

Laravel 8 compatibility #119

Closed xnekv03 closed 4 years ago

xnekv03 commented 4 years ago

Could you please make this package compatible with Laravel 8? when installing using composer I´ll get

Your requirements could not be resolved to an installable set of packages.
  Problem 1
    - Conclusion: remove laravel/framework v8.7.1
    - Conclusion: don't install laravel/framework v8.7.1

thank you

mostafamaklad commented 4 years ago

Now, we have added the support for Laravel 8.x