From cef79dc5a3d4a2155ea9e5fb8ec3bde3883c4bf3 Mon Sep 17 00:00:00 2001 From: bach Date: Wed, 31 Jan 2024 21:52:04 +0100 Subject: [PATCH] composer removed url_to_video_filter --- composer.json | 1 - composer.lock | 46 +--------------------------------------------- 2 files changed, 1 insertion(+), 46 deletions(-) diff --git a/composer.json b/composer.json index 8cff0caa..731abfc6 100644 --- a/composer.json +++ b/composer.json @@ -57,7 +57,6 @@ "drupal/smart_date": "^4.0@beta", "drupal/structure_sync": "^2.0", "drupal/twig_xdebug": "^1.2", - "drupal/url_to_video_filter": "^2.0", "drupal/video_embed_dailymotion": "^2.0", "drupal/video_embed_field": "^2.4", "drupal/views_argument_token": "2.0.x-dev@dev", diff --git a/composer.lock b/composer.lock index 8317bb2a..b3331bd9 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "d84049923727883ad09083b9c7475ca9", + "content-hash": "744526d239953bb84031586fadb47e15", "packages": [ { "name": "ajgl/breakpoint-twig-extension", @@ -9911,50 +9911,6 @@ "source": "https://git.drupalcode.org/project/ultimate_cron" } }, - { - "name": "drupal/url_to_video_filter", - "version": "2.0.0", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/url_to_video_filter.git", - "reference": "2.0.0" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/url_to_video_filter-2.0.0.zip", - "reference": "2.0.0", - "shasum": "ac728919cc220846d8ef2ce61dbe1b94fbbf479b" - }, - "require": { - "drupal/core": "^8 || ^9" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "2.0.0", - "datestamp": "1607298389", - "security-coverage": { - "status": "covered", - "message": "Covered by Drupal's security advisory policy" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Jaypan", - "homepage": "https://www.drupal.org/user/324696" - } - ], - "description": "Text filter to convert URLs to embedded videos", - "homepage": "https://www.drupal.org/project/url_to_video_filter", - "support": { - "source": "https://git.drupalcode.org/project/url_to_video_filter" - } - }, { "name": "drupal/video_embed_dailymotion", "version": "2.0.0",