You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove drupal-composer/drupal-scaffold and replace with drupal/core-composer-scaffold
Remove drupal/core with drupal/core-recommended
Remove zaporylie/composer-drupal-optimizations - Features already part of Composer 2
Not sure drupal/console-extend-plugin is actually used in the project?
The "composer/installers" plugin was skipped because it requires a Plugin API version ("^1.0") that does not match your Composer installation ("2.0.0"). You may need to run composer update with the "--no-plugins" option.
The "cweagans/composer-patches" plugin was skipped because it requires a Plugin API version ("^1.0") that does not match your Composer installation ("2.0.0"). You may need to run composer update with the "--no-plugins" option.
The "drupal/console-extend-plugin" plugin was skipped because it requires a Plugin API version ("^1.0") that does not match your Composer installation ("2.0.0"). You may need to run composer update with the "--no-plugins" option.
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.
The "zaporylie/composer-drupal-optimizations" plugin was skipped because it requires a Plugin API version ("^1.1") that does not match your Composer installation ("2.0.0"). You may need to run composer update with the "--no-plugins" option.
The text was updated successfully, but these errors were encountered:
For the moment the setup does not work with Composer 2. Activities:
composer/installers
,cweagans/composer-patches
etc.)drupal-composer/drupal-scaffold
and replace withdrupal/core-composer-scaffold
drupal/core
withdrupal/core-recommended
zaporylie/composer-drupal-optimizations
- Features already part of Composer 2drupal/console-extend-plugin
is actually used in the project?The text was updated successfully, but these errors were encountered: