Documentation location/URL

https://www.drupal.org/docs/develop/using-composer/manage-dependencies#p...

Problem/Motivation

The text states that 2.x (master) of cweagans/composer-patches is a dev branch. However, this is now the latest release.

Proposed resolution

Update the documentation and commands to reflect the 2.0 release

Remaining tasks

Comments

nexusnovaz created an issue. See original summary.

avpaderno’s picture

Title: Update patching documentation » Update "Using Composer to Install Drupal and Manage Dependencies" since there is a 2.0 stable release of cweagans/composer-patches
avpaderno’s picture

Status: Active » Fixed

The full note about the master branch is no longer necessary because https://github.com/cweagans/composer-patches/issues/357 has been fixed, which means that the master branch can be used to patch Drupal core.
I also updated the shown command to composer require cweagans/composer-patches:~2.0 --update-with-dependencies, as there is a 2.0.0 release.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.