From 35c84493ec09295d8bd1fad71ecd9a194e1dad8d Mon Sep 17 00:00:00 2001
From: Rajab Natshah <rajabn@gmail.com>
Date: Mon, 16 Apr 2018 12:34:59 +0300
Subject: [PATCH] Issue #2961338: Updated [Video Embed Field] module from
 8.2.0-alpha2 to 8.2.0

---
 composer.json   | 4 ----
 drupal-org.make | 2 --
 2 files changed, 6 deletions(-)

diff --git a/composer.json b/composer.json
index 0a607efc..578fae24 100644
--- a/composer.json
+++ b/composer.json
@@ -371,10 +371,6 @@
       "drupal/rabbit_hole": {
         "Issue #2918563: rh_media submodule compatible with core media?":
         "https://www.drupal.org/files/issues/rh_media-upgrade-drupal8.4.2-2918563-6.patch"
-      },
-      "drupal/video_embed_field": {
-        "Issue #2922476: Fix test dependencies for media in core.":
-        "https://www.drupal.org/files/issues/2922476-3-change_test_dependencies.patch"
       }
     }
   }
diff --git a/drupal-org.make b/drupal-org.make
index 35762f2b..391c85d1 100644
--- a/drupal-org.make
+++ b/drupal-org.make
@@ -111,8 +111,6 @@ projects[inline_entity_form][version] = 1.0-beta1
 
 projects[video_embed_field][type] = module
 projects[video_embed_field][version] = 2.0
-;; Issue #2922476: Fix test dependencies for media in core.
-projects[video_embed_field][patch][] = https://www.drupal.org/files/issues/2922476-3-change_test_dependencies.patch
 
 projects[crop][type] = module
 projects[crop][version] = 1.5
-- 
GitLab