From 3ddc528d0fcb3fb9ff6e5d2216676ab3b777e4b4 Mon Sep 17 00:00:00 2001 From: Yeni Atencio Date: Tue, 9 Jul 2024 20:43:44 +1000 Subject: [PATCH] remove patch --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 34c87ff..98f5d41 100644 --- a/composer.json +++ b/composer.json @@ -7,7 +7,6 @@ }, "drupal/key": { "KeyProviderInterface::getKeyValue() doesn't always return a string - https://www.drupal.org/project/key/issues/3356052#comment-15030602": "https://git.drupalcode.org/project/key/-/merge_requests/11/diffs.patch", - "Deprecated Function: strlen(): Passing null to parameter #1 ($string) - https://www.drupal.org/project/key/issues/3323238": "https://www.drupal.org/files/issues/2023-02-01/3323238-6.patch", "Error: Call to a member function getKeyValue on null - https://www.drupal.org/project/key/issues/3385523": "https://www.drupal.org/files/issues/2023-09-06/3385523-4.patch" }, "drupal/data_pipelines": {