Skip to content

Update psr/log #22

@michaelw85

Description

@michaelw85

Would it be possible to update the psr/log dependency or conditionally allow more versions?

For example: "psr/log": "^1.1 || ^2.0 || ^3.0"

Context:
I'm using the google/apiclient composer package which required monolog/monolog with a psr/log dependency of ^2.0 || ^3.0

Work around:
Force install a newer psr version in your project adding as to satisfy amp-fswatch

"psr/log": "3.0.2 as 1.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