From e090a8ef1d4653443089abaae1a2c796b60d52fa Mon Sep 17 00:00:00 2001
From: Richard Papp <richard.papp@boromino.com>
Date: Fri, 1 Jul 2022 15:02:57 +0000
Subject: [PATCH] entity_import: Fixes for latest version of migrate module

---
 patches/d9.json | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/patches/d9.json b/patches/d9.json
index 1c77ac5..d06e136 100644
--- a/patches/d9.json
+++ b/patches/d9.json
@@ -69,7 +69,8 @@
       "#3113642 Support link field type": "https://www.drupal.org/files/issues/2020-02-14/3113642-2.endroid_qr_code.Add-support-for-link-field-type.patch"
     },
     "drupal/entity_import": {
-      "#3061935 Make it work without content_translation": "https://git.drupalcode.org/project/entity_import/-/merge_requests/2.diff"
+      "#3061935 Make it work without content_translation": "https://git.drupalcode.org/project/entity_import/-/merge_requests/2.diff",
+      "#3293638 Fixes for latest version of migrate module": "https://git.drupalcode.org/project/entity_import/-/merge_requests/3.diff"
     },
     "drupal/entity_share": {
       "#3266530 Add book support": "https://git.drupalcode.org/project/entity_share/-/merge_requests/46.diff?v=2"
-- 
GitLab