Releases: denniseilander/laravel-passport-scopes-restriction
Releases · denniseilander/laravel-passport-scopes-restriction
3.0.0
What's Changed
- [PSR-45] Drop Laravel 10 and add Laravel 11 support by @denniseilander in #46
Full Changelog: 2.1.0...3.0.0
2.1.0
2.0.0
What's Changed
- Drop PHP 7.4 and 8.0 and Laravel 8 and 9
- Add support for Laravel 10
1.0.0
0.1.4
- Fix: Only assign scopes to the access token which are sending within the request.
0.1.3
- Update License
0.1.2
- Fix typo in composer require command
0.1.1
- Update README.md
- Remove codecov token
0.1.0
- Initial release