Closed
Description
The README.md file contains some outdated/incomplete examples about how composer patches should be used.
- (Minor) Very old Drupal dependency is referenced.
- Examples should either depend on drupal/core or install Drupal with drupal-composer/drupal-project. Installing Drupal with drupal/drupal is the worst possible way. See: https://www.drupal.org/docs/develop/using-composer/using-composer-to-manage-drupal-site-dependencies#note-warning
- Examples should patch drupal/core instead of drupal/drupal.
- At least one example should describe patchLevel and why drupal/core patch level should be set to -p2. See: Bump minimum required composer-patches version to support default patch level drupal-composer/drupal-project#410
Metadata
Metadata
Assignees
Labels
No labels