From f15aed2a5e217ef01ffb5dc9fe156914b4cc8ca3 Mon Sep 17 00:00:00 2001
From: Rajab Natshah <rajabn@gmail.com>
Date: Wed, 8 Nov 2023 12:24:37 +0300
Subject: [PATCH] Issue #3399955: Update Entity Embed module from 1.4.0 to
 1.5.0 and keep needed patches

---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index bcf9c2d..f2b9863 100644
--- a/composer.json
+++ b/composer.json
@@ -94,7 +94,7 @@
         "Issue #3070343: Allow to add a Drupal core link with Link Widget for Image entities using Entity Embed Dialog in CKEditor":
         "https://www.drupal.org/files/issues/2023-11-02/entity-embed-add-link-image-entity-3070343-37.patch",
         "Issue #2679875: Inline Entity Form integration":
-        "https://www.drupal.org/files/issues/2023-11-08/2679875-25.patch"
+        "https://www.drupal.org/files/issues/2023-11-08/2679875-27.patch"
       }
     }
   }
-- 
GitLab