From de740c62454421c31e5d9ab8b56af1ad4e696bbf Mon Sep 17 00:00:00 2001 From: Mikkel Ricky Date: Thu, 9 Apr 2026 21:26:09 +0200 Subject: [PATCH] Cleaned up composer.json and composer.lock --- composer.json | 6 +++--- composer.lock | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.json b/composer.json index e1b1c2d5b..b45228a9b 100644 --- a/composer.json +++ b/composer.json @@ -224,11 +224,11 @@ "drupal/masquerade": { "https://www.drupal.org/project/masquerade/issues/2962970#comment-13391256": "https://www.drupal.org/files/issues/2019-12-13/temporary%20unmask%20workaround-2962970-8.patch" }, - "drupal/toc_api": { - "https://www.drupal.org/project/toc_api/issues/3417862": "https://www.drupal.org/files/issues/2024-02-07/toc_api-3417862-anchors_add_01-1.patch" - }, "drupal/openid_connect": { "Fix render bug, inspired by https://drupal.stackexchange.com/a/251931": "patches/openid_connect-renderRootError.patch" + }, + "drupal/toc_api": { + "https://www.drupal.org/project/toc_api/issues/3417862": "https://www.drupal.org/files/issues/2024-02-07/toc_api-3417862-anchors_add_01-1.patch" } } }, diff --git a/composer.lock b/composer.lock index e5980c3b3..f72016ceb 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": "adc3032390e71cb010e8b389955e1f0f", + "content-hash": "2064f4843b980734c64a1412221c79e2", "packages": [ { "name": "asm89/stack-cors",