From 8fe78946902a56420eb839fc0f3da5e5ea26e3bd Mon Sep 17 00:00:00 2001 From: jurgenhaas <juergen@paragon-es.de> Date: Fri, 13 May 2022 17:55:33 +0200 Subject: [PATCH] ansible-inventories/bitegra#21 Rename master to main --- patches/d9.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/patches/d9.json b/patches/d9.json index 8cec4d4..1fc4c5d 100644 --- a/patches/d9.json +++ b/patches/d9.json @@ -43,13 +43,13 @@ "#3176955 Drupal 9 test compatibility": "https://www.drupal.org/files/issues/2021-03-19/config_sync-config-sync-test-core-3176955-4.patch" }, "drupal/core": { - "#local Hot fix timezoone": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/master/patches/timezone.patch", + "#local Hot fix timezoone": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/timezone.patch", "#2884879 Ignore empty fields for REST export": "https://www.drupal.org/files/issues/2884879-11.patch", "#2966735 Workaround for DateTime exposed filter": "https://www.drupal.org/files/issues/2019-09-03/2966735-17-validate-datetime-views-filter.patch", "#3043879 Layout Builder Config": "https://www.drupal.org/files/issues/2021-06-21/3043879-layoutform-25.patch", "#3195171 Fix view header group rendering": "https://www.drupal.org/files/issues/2022-01-05/3195171-7-fix-view-header-group-rendering.patch", "#3180227 Missing options for entity refernces in views": "https://www.drupal.org/files/issues/2020-11-02/3180227-2.patch", - "#local Json API and entity reference warnings": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/master/patches/jsonapi-entityref-warning.patch", + "#local Json API and entity reference warnings": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/jsonapi-entityref-warning.patch", "#3228298 Empty path alias exception": "https://git.drupalcode.org/project/drupal/-/merge_requests/1062.diff", "#3227732 Book hierarchy migration": "https://git.drupalcode.org/project/drupal/-/merge_requests/1044.diff", "#3227816 Hide password reset link": "https://git.drupalcode.org/project/drupal/-/merge_requests/1046.diff", @@ -103,7 +103,7 @@ "#3208995 Migrate fix": "https://git.drupalcode.org/project/inline_entity_form/-/merge_requests/23.diff" }, "drupal/jsonapi_extras": { - "#3218683 trigger_error": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/master/patches/jsonapi_remove_code_issue_3218683.patch" + "#3218683 trigger_error": "https://gitlab.lakedrops.com/composer/plugin/drupal-environment/-/raw/main/patches/jsonapi_remove_code_issue_3218683.patch" }, "drupal/keycloak": { "#2920952 Sync roles": "https://www.drupal.org/files/issues/2020-04-30/2920952-12.keycloak.User-roles-synchronization.patch", -- GitLab