Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change oauth2-server version #1157

Closed
elironkryeziu opened this issue Nov 25, 2020 · 2 comments
Closed

Change oauth2-server version #1157

elironkryeziu opened this issue Nov 25, 2020 · 2 comments

Comments

@elironkryeziu
Copy link

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?

@dcyou
Copy link

dcyou commented Nov 25, 2020

composer require lcobucci/jwt:3.3.3 && composer update
lcobucci/jwt#550 (comment)
#1146

@FatlumGjinofci
Copy link

@dcyou you saved us from HELL ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants