laravel / passport

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

supoort php 8.1 #1667

Closed djoudi closed 1 year ago

djoudi commented 1 year ago
yankewei commented 1 year ago

The ^8.1 is not required, The ^8.0 is okay when you install it on the PHP 8.1 version.