From 614130b72a907974ce4104fa14378c61686f6085 Mon Sep 17 00:00:00 2001 From: Vishal Khode Date: Tue, 19 Dec 2023 22:27:30 +0530 Subject: [PATCH] ACMS-000: Removed failing patch. --- composer.json | 3 --- composer.lock | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 32837e6ba..6aaf0f40b 100644 --- a/composer.json +++ b/composer.json @@ -137,9 +137,6 @@ "3111456 - Unable to resolve path on node in other language than default": "https://www.drupal.org/files/issues/2022-11-30/decouple_router-3111456-resolve-language-issue-58.patch", "3176615 - RouteNotFoundException when a jsonapi individual route is not available": "https://www.drupal.org/files/issues/2023-04-26/route-not-found-exception.patch" }, - "drupal/simple_sitemap": { - "3398996 - Declare min PHP version": "https://gist.githubusercontent.com/apathak18/fe33a24fa2009bb8c9e14761b54f3668/raw/9e4178a957ec16fd58ba3fc7a0b0d527f28d9f77/support-lower-phpversion-simplesitemap.patch" - }, "drupal/subrequests": { "3361224 - Fix Subrequests unit tests Deprecations": "https://git.drupalcode.org/project/subrequests/-/merge_requests/16.patch" }, diff --git a/composer.lock b/composer.lock index ee11511cd..ef7419d80 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": "6ea81b1e8f0eff48028db9f437e5322f", + "content-hash": "a9a378e6177db2526c5526efdcaf6eb2", "packages": [ { "name": "acquia/acquia-cms-starterkit",