Issue #3310729: Incorrect documentation link in UI in case of Process error
Closed
requested to merge issue/automatic_updates-3310729:3310729-incorrect-documentation-link into 8.x-2.x
Compare changes
Files
9@@ -4,9 +4,7 @@ declare(strict_types = 1);
@@ -14,29 +12,28 @@ use Drupal\package_manager\Event\PreApplyEvent;
@@ -56,62 +53,50 @@ final class ComposerPluginsValidator implements EventSubscriberInterface {
@@ -120,17 +105,24 @@ final class ComposerPluginsValidator implements EventSubscriberInterface {
@@ -143,26 +135,14 @@ final class ComposerPluginsValidator implements EventSubscriberInterface {
@@ -173,45 +153,76 @@ final class ComposerPluginsValidator implements EventSubscriberInterface {
@@ -220,9 +231,9 @@ final class ComposerPluginsValidator implements EventSubscriberInterface {