kodeine / laravel-acl

Light-weight role-based permissions system for Laravel 6+ built in Auth system.
MIT License
786 stars 216 forks source link

Laravel 6.0 compatibility updates #243

Closed ajoy39 closed 4 years ago

ajoy39 commented 4 years ago

Changes:

All the tests in the repo are green and I have also tested this out in a fresh Laravel 6.0 app, which I did not do last time.

kodeine commented 4 years ago

@ajoy39 Thank you very much, really appreciate your efforts in this!

kodeine commented 4 years ago

@ajoy39 should this be 2.0.1?

ajoy39 commented 4 years ago

@kodeine by SemVar conventions, yes, it's a patch update with no new features and no breaking changes (from 2.0, at least). Make sure you login to packagist and hit the update button on there as well, it can take up to a month for packagist to pull a new version if the webhook isn't setup.

kodeine commented 4 years ago

@ajoy39 Thanks a lot!

bytestream commented 4 years ago

@kodeine please can you do this:

Make sure you login to packagist and hit the update button on there as well, it can take up to a month for packagist to pull a new version if the webhook isn't setup.

Packagist is only showing 2.0.0

kodeine commented 4 years ago

@bytestream to me packagist is showing 2.0.2 as well.

bytestream commented 4 years ago

@kodeine it must have updated in the 8 hours between our replies

Thanks for checking and apologises for notifying you! 😬