drupal-scaffold
drupal-scaffold copied to clipboard
Compatibility with Composer 2
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
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.
@greg-1-anderson what are the update steps for an existing project?
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.