laravel / passport

Laravel Passport provides OAuth2 server support to Laravel.
https://laravel.com/docs/passport
MIT License
3.25k stars 780 forks source link

[11.x] Allow scope repository to be constructed without parameters #1686

Closed axlon closed 10 months ago

axlon commented 10 months ago

This fixes a breaking change introduced by #1682

driesvints commented 10 months ago

Thanks @axlon

Smoggert commented 10 months ago

Thanks for the quick response to fix the BC. 👍🏼