Issue #3145738 by andrewmacpherson, quietone, Mile23, mmjvb: Incorrect composer update instructions for Drupal core metapackages

merge-requests/3695/head
Alex Pott 2022-06-19 18:23:26 +01:00
parent ba7508a542
commit 95a8a13abf
No known key found for this signature in database
GPG Key ID: BDA67E7EE836E5CE
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ Drupal Core provides three metapackages that serve different purposes.
Note that a project that uses both drupal/core-recommended and
drupal/core-dev-pinned must update them both at the same time, e.g.:
composer update drupal/core-recommended drupal/core-dev-pinned --with-updates
composer update drupal/core-recommended drupal/core-dev-pinned --with-dependencies
Composer may have trouble with the update if one of these projects is listed
on the command line without the other. Running composer update without any