composer removed url_to_video_filter

This commit is contained in:
Bachir Soussi Chiadmi 2024-01-31 21:52:04 +01:00
parent 5deaaf5565
commit cef79dc5a3
2 changed files with 1 additions and 46 deletions

View File

@ -57,7 +57,6 @@
"drupal/smart_date": "^4.0@beta", "drupal/smart_date": "^4.0@beta",
"drupal/structure_sync": "^2.0", "drupal/structure_sync": "^2.0",
"drupal/twig_xdebug": "^1.2", "drupal/twig_xdebug": "^1.2",
"drupal/url_to_video_filter": "^2.0",
"drupal/video_embed_dailymotion": "^2.0", "drupal/video_embed_dailymotion": "^2.0",
"drupal/video_embed_field": "^2.4", "drupal/video_embed_field": "^2.4",
"drupal/views_argument_token": "2.0.x-dev@dev", "drupal/views_argument_token": "2.0.x-dev@dev",

46
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "d84049923727883ad09083b9c7475ca9", "content-hash": "744526d239953bb84031586fadb47e15",
"packages": [ "packages": [
{ {
"name": "ajgl/breakpoint-twig-extension", "name": "ajgl/breakpoint-twig-extension",
@ -9911,50 +9911,6 @@
"source": "https://git.drupalcode.org/project/ultimate_cron" "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", "name": "drupal/video_embed_dailymotion",
"version": "2.0.0", "version": "2.0.0",