Commit edea43ca authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3317055: Update Entity Embed module from 1.2.0 to 1.3.0 and keep needed patches

parent cbfce552
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -42,7 +42,7 @@
    "drupal/entity_browser_enhanced": "~1.0",
    "drupal/dropzonejs": "~2.0",
    "drupal/media_bulk_upload": "~3.0",
    "drupal/entity_embed": "1.2",
    "drupal/entity_embed": "1.3.0",
    "drupal/inline_entity_form": "~1.0",
    "drupal/embed": "~1.0",
    "drupal/media_entity_instagram": "~3.0",
@@ -91,7 +91,7 @@
    "patches": {
      "drupal/entity_embed": {
        "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/2019-07-25/3070343-8.patch",
        "https://www.drupal.org/files/issues/2022-10-21/entity_embed-link_image_media_entities-3070343-27.patch",
        "Issue #2679875: Inline Entity Form integration":
        "https://www.drupal.org/files/issues/2020-04-21/2679875-13.patch"
      },