Skip to content

Commit 9bf7bf2

Browse files
committed
fix: #3574105 - WxT 6.2.x / 6.3.x and 5.6.x, entity_embed critical fix
1 parent 163dc34 commit 9bf7bf2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,12 @@
273273
"drupal/webform": {
274274
"Enter drupal/webform patch #3205860 description here":
275275
"https://www.drupal.org/files/issues/2021-03-26/webform_clientside_validation-3205860-2.patch"
276+
},
277+
"drupal/entity_embed": {
278+
"3531672 - Tooltip fix for embedded entities relating to cke5 updates included in Drupal 11.2.10/11.3.2 ..":
279+
"https://www.drupal.org/files/issues/2025-12-22/entity_embed.issue-3531672-62.patch",
280+
"3086162 - Prevent bug of adding img attributes to the parent div.":
281+
"https://www.drupal.org/files/issues/2020-06-15/entity_embed-remove_image_attributes_from_div-3086162-13_0.patch"
276282
}
277283
}
278284
},

0 commit comments

Comments
 (0)