From 14e13cbfd9e78fbb9fa681662cac2a85e1a85b03 Mon Sep 17 00:00:00 2001 From: jurgenhaas <juergen.haas@lakedrops.com> Date: Fri, 22 Jul 2022 12:52:33 +0200 Subject: [PATCH] Update patches for inline_entity_form --- patches/d9.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patches/d9.json b/patches/d9.json index 2d1d9fe..fcfca54 100644 --- a/patches/d9.json +++ b/patches/d9.json @@ -93,8 +93,8 @@ "#3223957 Link to content entity": "https://git.drupalcode.org/project/group/-/merge_requests/27.diff" }, "drupal/inline_entity_form": { - "#3204051 Check access": "https://git.drupalcode.org/project/inline_entity_form/-/merge_requests/14.diff?v=3", - "#3208995 Migrate fix": "https://git.drupalcode.org/project/inline_entity_form/-/merge_requests/23.diff" + "#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" }, "drupal/jsonapi_extras": { "#3218683 trigger_error": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/jsonapi_remove_code_issue_3218683.patch" -- GitLab