This issue has forced me to know that laravel/passport uses thephpleague/oauth2-server and thephpleague/oauth2-server uses lcobucci/jwt “3.3.3”.
composer require lcobucci/jwt=3.3.3
I wouldn’t have bothered to check this if everything worked fine today after I ran composer update on my app.