From b13254a8ad3c673655b5ac8403f18a9a71f1a009 Mon Sep 17 00:00:00 2001 From: jurgenhaas <juergen.haas@lakedrops.com> Date: Thu, 21 Nov 2024 08:14:20 +0100 Subject: [PATCH] Remove redundant patch from easy_email --- patches/d10-3.json | 3 --- patches/d10-4.json | 3 --- patches/d11.json | 3 --- 3 files changed, 9 deletions(-) diff --git a/patches/d10-3.json b/patches/d10-3.json index d37dc79..a2eae43 100644 --- a/patches/d10-3.json +++ b/patches/d10-3.json @@ -94,9 +94,6 @@ "drupal/dynamic_entity_reference": { "#3099176 Errors when new entity types are added": "https://www.drupal.org/files/issues/2023-09-08/3099176-3.x-16.diff" }, - "drupal/easy_email": { - "#3470506 Config schema": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3470506.diff" - }, "drupal/entity_import": { "#3061935 Make it work without content_translation": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3061935.diff" }, diff --git a/patches/d10-4.json b/patches/d10-4.json index 79b997f..72b6aaa 100644 --- a/patches/d10-4.json +++ b/patches/d10-4.json @@ -94,9 +94,6 @@ "drupal/dynamic_entity_reference": { "#3099176 Errors when new entity types are added": "https://www.drupal.org/files/issues/2023-09-08/3099176-3.x-16.diff" }, - "drupal/easy_email": { - "#3470506 Config schema": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3470506.diff" - }, "drupal/entity_import": { "#3061935 Make it work without content_translation": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3061935.diff" }, diff --git a/patches/d11.json b/patches/d11.json index 5508f28..fc36885 100644 --- a/patches/d11.json +++ b/patches/d11.json @@ -91,9 +91,6 @@ "drupal/dynamic_entity_reference": { "#3099176 Errors when new entity types are added": "https://www.drupal.org/files/issues/2023-09-08/3099176-3.x-16.diff" }, - "drupal/easy_email": { - "#3470506 Config schema": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3470506.diff" - }, "drupal/entity_import": { "#3061935 Make it work without content_translation": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/d10/3061935.diff" }, -- GitLab