Verified Commit ed8b7ae5 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3145738 by andrewmacpherson, quietone, Mile23, mmjvb: Incorrect...

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

(cherry picked from commit 95a8a13a)
parent d084bb76
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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