diff --git a/composer.json b/composer.json index e0cc2741cb..e9769efc06 100644 --- a/composer.json +++ b/composer.json @@ -528,9 +528,6 @@ "drupal/views_bulk_operations": { "3246212 - When access is denied, display the reason": "https://www.drupal.org/files/issues/2023-01-19/display_access_denied_reason-3246212-22.patch" }, - "drupal/views_conditional": { - "3399947 - Fatal error: Type of Drupal\\views_conditional\\Plugin\\views\\field\\ViewsConditionalField::$renderer must not be defined": "https://www.drupal.org/files/issues/2023-11-07/fix_for_fatal_error_%24renderer_must_not_be_defined.patch" - }, "drupal/views_data_export": { "3189135 - Use relative URL for export button": "https://www.drupal.org/files/issues/2022-08-06/use-relative-url-for-export-3189135-10.patch" }, diff --git a/composer.lock b/composer.lock index e3a6f9f6cc..0b87c84914 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": "782d00549944f970d02bb65812fd711b", + "content-hash": "c65b9732e3750604c5134d204b952be7", "packages": [ { "name": "asm89/stack-cors",