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

Allowed 3.x.x of psr/log rather than specifically just 3.0.0 #77

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

amnuts
Copy link

@amnuts amnuts commented Feb 4, 2025

When trying to use ecs-logging-php with the latest psr/log, which is 3.0.2, composer refused to install because this package fixes the v3 tag to specifically 3.0.0.

This PR relaxes that a bit so it can be installed with anything on the 3.x.x range, just as it does with v1 and v2.

Copy link

❌ Author of the following commits did not sign a Contributor Agreement:
dd9b4ec

Please, read and sign the above mentioned agreement if you want to contribute to this project

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

Successfully merging this pull request may close these issues.

1 participant