There is a patch to core on composer.json
https://git.drupalcode.org/project/workbench_reviewer/commit/2c3d886f49c...
This patch fails to apply because the issue has already been fixed,
see https://git.drupalcode.org/project/drupal/blob/8.8.x/core/lib/Drupal/Cor...
see also the Change of Record https://www.drupal.org/node/3040966
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 3080382-remove-unnecessary-dependency.patch | 643 bytes | patrickfweston |
| #2 | 3080382-patch-removed-1.patch | 506 bytes | marcelovani |
Comments
Comment #2
marcelovaniPlease review
Comment #3
patrickfwestonThanks! I've also updated the
composer.jsonto remove the dependency for thecweagans/composer-patchespackage since it's no longer needed.Comment #6
patrickfwestonThis has been merged into
8.x-2.x. Thanks!Comment #7
marcelovaniThanks, would be great if you could do another alpha release, so my composer would pull this change. Currently it tries to patch drupal core and fails.
Comment #8
patrickfwestonThere's a shiny new
8.x-2.x-alpha2branch available for use now. I'm hoping to get more time to make more substantial updates, too.Comment #9
marcelovaniThanks a lot