From 75bc1c2e27a8bebac5cf82dd35abdc7fb2e27f92 Mon Sep 17 00:00:00 2001 From: jurgenhaas <juergen.haas@lakedrops.com> Date: Fri, 8 Jul 2022 17:31:18 +0200 Subject: [PATCH] Cleanup and force updates --- patches/d9.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/patches/d9.json b/patches/d9.json index afa3bfe..7213f1a 100644 --- a/patches/d9.json +++ b/patches/d9.json @@ -3,12 +3,12 @@ "drupal/anchor_link": { "#3204935 Lib path": "https://git.drupalcode.org/project/anchor_link/-/merge_requests/1.diff" }, - "drupal/architect": { - "#3137889 Drupal 9": "https://git.drupalcode.org/project/architect/-/merge_requests/2.diff" - }, "drupal/analog_digital_clock": { "#3203004 Drop seconds": "https://git.drupalcode.org/project/analog_digital_clock/-/merge_requests/1.patch" }, + "drupal/architect": { + "#3137889 Drupal 9": "https://git.drupalcode.org/project/architect/-/merge_requests/2.diff" + }, "drupal/background_image": { "#3161262 Pre render fix": "https://www.drupal.org/files/issues/2020-07-24/implement_trustedcallbackinterface.patch", "#3170843 Dom Ready": "https://www.drupal.org/files/issues/2020-09-14/3170843-2.background_image.Library-drupaldomready-does-not-exist-in-Drupal-9.patch", @@ -94,12 +94,12 @@ "drupal/jsonapi_extras": { "#3218683 trigger_error": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/jsonapi_remove_code_issue_3218683.patch" }, - "drupal/ldap": { - "#3227813 Hide password field": "https://git.drupalcode.org/project/ldap/-/merge_requests/21.diff" - }, "drupal/layout_library": { "#3041543 Layout per display mode": "https://www.drupal.org/files/issues/2020-08-17/3041543-4.layout_library.Allow-created-layouts-to-be-limited-to-and-set-for-specific-view-modes.patch" }, + "drupal/ldap": { + "#3227813 Hide password field": "https://git.drupalcode.org/project/ldap/-/merge_requests/21.diff" + }, "drupal/legal": { "#3251628 Fix destination URL": "https://git.drupalcode.org/project/legal/-/merge_requests/3.diff", "#3252838 Avoid session_destroy warnings": "https://git.drupalcode.org/project/legal/-/merge_requests/4.diff", -- GitLab