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

Allow psr/log 1 again #1452

Merged
merged 1 commit into from
Aug 26, 2024
Merged

Allow psr/log 1 again #1452

merged 1 commit into from
Aug 26, 2024

Conversation

derrabus
Copy link
Member

Q A
Type improvement
BC Break no
Fixed issues N/A

Summary

With #1449 and #1450, we've removed all custom implementations of the psr/log contracts. Because of that, we can revert the version bump made in #1446.

We still need to require the psr/log package because we use Symfony's ConsoleLogger class and Symfony does not declare the dependency itself.

@derrabus derrabus added this to the 4.0.0 milestone Aug 26, 2024
@derrabus derrabus merged commit 348aaec into doctrine:4.0.x Aug 26, 2024
12 checks passed
@derrabus derrabus deleted the improvement/log-1 branch August 26, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants