From 71caf0a12e990db93e40d33f3274185f8d9eb78d Mon Sep 17 00:00:00 2001 From: Yeni Atencio Date: Wed, 29 May 2024 12:52:38 +1000 Subject: [PATCH] adding patch for content-lock --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f26fed450..525dcb085 100644 --- a/composer.json +++ b/composer.json @@ -254,7 +254,8 @@ "Dropbutton RHS highlight covers adjacent text - https://www.drupal.org/project/paragraphs/issues/3350747#comment-14986371": "https://www.drupal.org/files/issues/2023-03-28/paragraph-dropdown-button-obscure-text-2.patch" }, "drupal/content_lock": { - "Altering timeout message - https://www.drupal.org/project/content_lock/issues/3214877#comment-14108752": "https://www.drupal.org/files/issues/2021-05-20/content_lock_3214877_3.patch" + "Altering timeout message - https://www.drupal.org/project/content_lock/issues/3214877#comment-14108752": "https://www.drupal.org/files/issues/2021-05-20/content_lock_3214877_3.patch", + "Cannot redeclare Drupal content_lock $time - https://www.drupal.org/project/content_lock/issues/3450124#comment-15612785": "https://www.drupal.org/files/issues/2024-05-27/3450124-2.patch" }, "lesstif/php-jira-rest-client": { "Supports email lookup": "https://patch-diff.githubusercontent.com/raw/dpc-sdp/php-jira-rest-client/pull/1.diff"