From 85a8aa9be14ff9448762b129bd6e6cd760d53059 Mon Sep 17 00:00:00 2001 From: Suhyeon Hong Date: Fri, 2 Oct 2020 11:31:22 +1000 Subject: [PATCH] [GOVCMSD8-519] update video_embed_field 8.x-2.4 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a2034839c..fee8ee31f 100644 --- a/composer.json +++ b/composer.json @@ -104,7 +104,7 @@ "drupal/token": "1.7", "drupal/update_notifications_disable": "1.0", "drupal/username_enumeration_prevention": "1.0-beta2", - "drupal/video_embed_field": "2.0", + "drupal/video_embed_field": "2.4", "drupal/webform": "5.13", "oomphinc/composer-installers-extender": "^1.1", "swiftmailer/swiftmailer": "5.4.12",