removed url_to_video_filter

This commit is contained in:
Bachir Soussi Chiadmi 2024-08-18 22:28:16 +02:00
parent 46a604d42e
commit 3a8a1dac5e
2 changed files with 1 additions and 2 deletions

View File

@ -60,7 +60,6 @@
"drupal/translation_views": "^1.0@alpha", "drupal/translation_views": "^1.0@alpha",
"drupal/token": "^1.5", "drupal/token": "^1.5",
"drupal/ultimate_cron": "^2.0@alpha", "drupal/ultimate_cron": "^2.0@alpha",
"drupal/url_to_video_filter": "^2.0",
"drupal/video_embed_field": "^2.0", "drupal/video_embed_field": "^2.0",
"drupal/views_bulk_operations": "^4", "drupal/views_bulk_operations": "^4",
"drupal/views_bulk_edit": "^2.2", "drupal/views_bulk_edit": "^2.2",

View File

@ -102,7 +102,7 @@ dependencies:
- 'search_api_db' - 'search_api_db'
- 'smart_trim' - 'smart_trim'
- 'smtp' - 'smtp'
- 'url_to_video_filter' # - 'url_to_video_filter'
# - 'ultimate_cron' # - 'ultimate_cron'
- 'video_embed_field' - 'video_embed_field'
- 'views_bulk_edit' - 'views_bulk_edit'