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

Minimum Composer version #2789

Closed
danepowell opened this issue May 1, 2018 · 1 comment
Closed

Minimum Composer version #2789

danepowell opened this issue May 1, 2018 · 1 comment
Assignees
Labels
Bug Something isn't working

Comments

@danepowell
Copy link
Contributor

Lately we've seen a few user reports of BLT project creation failing because Drupal Scaffold isn't running, so things like docroot/index.php aren't getting created.

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

We should at least document the minimum required Composer version (I'm not exactly sure what that is, but maybe just recommend the latest), and if possible do some sort of code-level check for the correct Composer version when creating projects.

@grasmash grasmash added the Bug Something isn't working label May 1, 2018
@grasmash grasmash self-assigned this May 1, 2018
@grasmash
Copy link
Contributor

grasmash commented May 2, 2018

I think this is something that needs to be addressed in drupal-composer/drupal-scaffold#72 rather than in BLT. Also, it's not possible for a package to require a minimum version of Composer.

@grasmash grasmash reopened this May 2, 2018
@grasmash grasmash closed this as completed May 2, 2018
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

No branches or pull requests

2 participants