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

Remove psr/log as direct dependency #5082

Merged
merged 1 commit into from Feb 24, 2022
Merged

Conversation

weitzman
Copy link
Member

@weitzman weitzman commented Feb 23, 2022

See https://www.drupal.org/node/3266017. Various consolidation components need psr/log v2 or v3 compat before drush's test_81_drupal10_highest tests will pass.

@greg-1-anderson
Copy link
Member

chi-teck/drupal-code-generator is still holding us back to psr/log ^1. Consolidation components + grasmash/expander will now allow psr/log ^2. I didn't notice that there was a prs/log ^3, despite the comment "or v3" above. 🤦

@greg-1-anderson
Copy link
Member

It looks like we'll need a major version bump of at least consolidation/log to get to psr/log ^3. Maybe that's the only component. Drupal is only at ^2 at the moment, so it's not critical to allow ^3, but it would be good to do ahead of Drupal if possible.

@weitzman weitzman merged commit c4817be into drush-ops:11.x Feb 24, 2022
@weitzman weitzman deleted the remove-psr-log branch February 24, 2022 12:32
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.

None yet

2 participants