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

Compatibility with Composer 2 #112

Open
Eduardo-Morales-Alberti opened this issue Jun 30, 2020 · 3 comments
Open

Compatibility with Composer 2 #112

Eduardo-Morales-Alberti opened this issue Jun 30, 2020 · 3 comments

Comments

@Eduardo-Morales-Alberti

This plugin is currently not compatible with Composer 2:

The "drupal-composer/drupal-scaffold" plugin was skipped because it requires a Plugin API version ("^1.0.0") that does not match your Composer installation ("2.0.0"). You may need to run composer update with the "--no-plugins" option.

Here is what needs to be changed: https://github.com/composer/composer/blob/2.0.0-alpha1/UPGRADE-2.0.md#for-integrators-and-plugin-authors

@greg-1-anderson
Copy link
Collaborator

This project is deprecated. Please upgrade to drupal/core-composer-scaffold for Composer 2 compatibility.

I updated the README to advise that this project is deprecated.

@wundo
Copy link

wundo commented Apr 22, 2021

@greg-1-anderson what are the update steps for an existing project?

@greg-1-anderson
Copy link
Collaborator

Take a look at the drupal-scaffold section inside of extras in your project's composer.json file, and compare with the drupal/recommended-project template.

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

No branches or pull requests

3 participants