From d69dd928d9aae414f32bd06d8daa685af34b2794 Mon Sep 17 00:00:00 2001 From: jurgenhaas <juergen.haas@lakedrops.com> Date: Thu, 10 Aug 2023 14:11:52 +0200 Subject: [PATCH] Remove redundant patches on D10 --- patches/d10.json | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/patches/d10.json b/patches/d10.json index 7c540ba..d7b6a0f 100644 --- a/patches/d10.json +++ b/patches/d10.json @@ -79,13 +79,7 @@ "#3311372 Configure date format": "https://git.drupalcode.org/project/diff/-/merge_requests/23.diff?v=2", "#3360589 Form validation": "https://git.drupalcode.org/project/diff/-/merge_requests/31.diff?v=4" }, - "drupal/dynamic_entity_reference": { - "#3099176 Added new entity types": "https://www.drupal.org/files/issues/2022-02-14/3099176-1.x-14.patch" - }, "drupal/eca": { - "#3352393 Condition list contains": "https://git.drupalcode.org/project/eca/-/merge_requests/349.diff", - "#3368530 eca_log tokens": "https://git.drupalcode.org/project/eca/-/merge_requests/370.diff", - "#3373537 Plain token replacement": "https://git.drupalcode.org/project/eca/-/merge_requests/375.diff", "#3351738 Views argument default plugin": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/eca_views_argument.patch" }, "drupal/elasticsearch_connector": { @@ -143,8 +137,7 @@ "#3228537 Exception Handling in Service class": "https://git.drupalcode.org/project/helpdesk_integration/-/merge_requests/7.diff" }, "drupal/inline_entity_form": { - "#3204051 Check access": "https://git.drupalcode.org/project/inline_entity_form/-/merge_requests/14.diff?v=4", - "#3208995 Migrate fix": "https://git.drupalcode.org/project/inline_entity_form/-/merge_requests/23.diff?v=2" + "#3204051 Check access": "https://git.drupalcode.org/project/inline_entity_form/-/merge_requests/14.diff?v=4" }, "drupal/jsonapi_extras": { "#3218683 trigger_error": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/jsonapi_remove_code_issue_3218683.patch" -- GitLab