Closed elironkryeziu closed 3 years ago
composer require lcobucci/jwt:3.3.3 && composer update
https://github.com/lcobucci/jwt/issues/550#issuecomment-733557709
https://github.com/thephpleague/oauth2-server/pull/1146
@dcyou you saved us from HELL ;)
I want to change the version of league/oauth2-server package from 8.1.1 to 8.1.0. The problem is that laravel/passport package requires it and I don't have it in my composer.json file.
How can I change the version?