From 1361e3b10403d0b313379a2a2db5535c27ea436d Mon Sep 17 00:00:00 2001 From: nagyad Date: Sat, 13 Jan 2024 12:26:07 +0100 Subject: [PATCH] EWPP-3846: Remove entity reference revisions patch. --- composer.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 5ef3d1cfc..1dffc0b77 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "drupal/drupal-extension": "^5.0", "drupal/emr": "^1.3", "drupal/entity_browser": "^2.5", - "drupal/entity_reference_revisions": "~1.3", + "drupal/entity_reference_revisions": "~1.11", "drupal/extra_field": "^2.1", "drupal/field_group": "~3.2", "drupal/inline_entity_form": "~1.0-rc15", @@ -101,9 +101,6 @@ }, "drupal/address": { "https://www.drupal.org/project/address/issues/3144823": "https://www.drupal.org/files/issues/2020-11-05/3144823-6.patch" - }, - "drupal/entity_reference_revisions": { - "https://www.drupal.org/project/entity_reference_revisions/issues/2937835": "https://www.drupal.org/files/issues/2021-03-26/entity_reference_revisions-field_formatter_label-2937835-36.patch" } }, "drupal-scaffold": {