Skip to content

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

@milankaranovic

Description

@milankaranovic

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions