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

Unable to install on Symfony 5.3 - psr/log is locked to version ^1 #65

Open
milankaranovic opened this issue Nov 19, 2021 · 0 comments
Open

Comments

@milankaranovic
Copy link

Created new Symfony 5.3 project, tried to install the bundle and got this error message:

  Problem 1
    - Root composer.json requires happyr/auth0-bundle ^0.8.1 -> satisfiable by happyr/auth0-bundle[0.8.1].
    - happyr/auth0-bundle 0.8.1 requires psr/log ^1.0 -> found psr/log[1.0.0, ..., 1.1.4] but the package is fixed to 2.0.0 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

Is there any particular reason to lock psr/log to version ^1?

milankaranovic added a commit to milankaranovic/auth0-bundle that referenced this issue Dec 9, 2021
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

1 participant