From 4448beb6a425ef7bc0326eede5ef3f96a8e0b8f8 Mon Sep 17 00:00:00 2001 From: Christian Fritsch Date: Thu, 14 Nov 2024 11:19:15 +0100 Subject: [PATCH] Fix --- composer.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/composer.json b/composer.json index 9628c6643..a02345fa5 100644 --- a/composer.json +++ b/composer.json @@ -41,12 +41,6 @@ "drupal/diff": { "Back button for comparison page": "https://www.drupal.org/files/issues/back_button_for-2853193-4.patch" }, - "drupal/media_entity_slideshow": { - "#3431882: D11": "https://www.drupal.org/files/issues/2024-05-30/media_entity_slideshow.2.x-dev.rector.patch" - }, - "drupal/media_entity_twitter": { - "#3431884: D11": "https://git.drupalcode.org/project/media_entity_twitter/-/merge_requests/13.diff" - }, "drupal/paragraphs_features": { "#3433828: D11": "https://www.drupal.org/files/issues/2024-03-24/paragraphs_features.2.0.0-beta4.rector.patch" }, @@ -62,8 +56,6 @@ }, "drupal-lenient": { "allowed-list": [ - "drupal/media_entity_slideshow", - "drupal/media_entity_twitter", "drupal/paragraphs_features", "drupal/select2", "drupal/paragraphs_paste"