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

Fixes #4477 for 13.x to fix composer 2.2.8 compatibility. #4478

Closed
wants to merge 1 commit into from

Conversation

mikemadison13
Copy link
Contributor

Motivation
Per discussion around composer/installers, BLT is using the package without explicitly requiring it. Adding it as a dependency.

Proposed changes
Adds "composer/installers": "*"

Alternatives considered
Composer team is reviewing the issue upstream and should release a 2.2.9 version that resolves #4477 anyway, but it feels like BLT should have a dependency on this package if it's relying on it (which it is, per https://github.com/acquia/blt/blob/main/composer.json#L65)

@danepowell
Copy link
Contributor

#4482

@danepowell danepowell closed this Mar 15, 2022
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.

Incompatible with composer 2.2.8
2 participants