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
{{ message }}
This repository has been archived by the owner on Dec 5, 2020. It is now read-only.
I noticed that composer.json in the current project requires cweagans/composer-patches but does not configure the patch level for drupal/core. This can lead to problems when applying patches for Drupal core: see cweagans/composer-patches#43. In order to avoid these problems, add a few lines to composer.json as in drupal-composer/drupal-project#418.
The text was updated successfully, but these errors were encountered:
I noticed that
composer.json
in the current project requirescweagans/composer-patches
but does not configure the patch level fordrupal/core
. This can lead to problems when applying patches for Drupal core: see cweagans/composer-patches#43. In order to avoid these problems, add a few lines tocomposer.json
as in drupal-composer/drupal-project#418.The text was updated successfully, but these errors were encountered: