Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Fixes #2789: Require minimum Composer API version. #2790

Merged
merged 1 commit into from
May 2, 2018

Conversation

grasmash
Copy link
Contributor

@grasmash grasmash commented May 1, 2018

No description provided.

@grasmash grasmash added Bug Something isn't working in progress labels May 1, 2018
@bhasselbeck
Copy link
Contributor

bhasselbeck commented May 1, 2018

I think the version of composer still needs to be newer.

@grasmash
Copy link
Contributor Author

grasmash commented May 1, 2018

Composer's docs say that's the current version of composer-plugin-api?

@bhasselbeck
Copy link
Contributor

Does this roll out at least 1.4.1 of composer?

The root cause seems to be older Composer versions (including 1.1.3 and 1.3.2) that apparently doesn't work with Drupal Scaffold: drupal-composer/drupal-scaffold#72

@grasmash
Copy link
Contributor Author

grasmash commented May 1, 2018

I know Composer != composer-plugin-api, but I'm having trouble getting a list of composer-plugin-api versions and corresponding Composer versions.

@grasmash
Copy link
Contributor Author

grasmash commented May 1, 2018

Yeah so this doesn't do the trick...

@grasmash
Copy link
Contributor Author

grasmash commented May 1, 2018

I'm not even sure that it's possible to require a specific version of Composer. Wish we had more detail on what was broken. What part of the newer Composer version is required? I guess it's not composer-plugin-api. Is there an error that you can share?

@grasmash grasmash merged commit d59382d into 9.x May 2, 2018
@grasmash
Copy link
Contributor Author

grasmash commented May 2, 2018

This won't fix the issue, but it won't hurt either.

@TravisCarden TravisCarden deleted the issue-2789-composer branch August 7, 2018 15:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants