diff --git a/composer.json b/composer.json index f72bc97b98..5c3480f9fa 100644 --- a/composer.json +++ b/composer.json @@ -191,7 +191,8 @@ }, "patches": { "drupal/core": { - "2869592 - Disabled update module shouldn't produce a status report warning": "https://www.drupal.org/files/issues/2020-02-07/2869592-remove-update-warning-34.patch" + "2869592 - Disabled update module shouldn't produce a status report warning": "https://www.drupal.org/files/issues/2020-02-07/2869592-remove-update-warning-34.patch", + "9.3 updb issues": "https://www.drupal.org/files/issues/2021-12-15/3254403-7.patch" }, "acquia/blt-behat": { "Fixes issues with league/container use": "https://github.com/acquia/blt-behat/pull/16.patch" diff --git a/composer.lock b/composer.lock index c61710eaf1..4ac8617918 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": "6e4756da49461d731f3fbba414286d95", + "content-hash": "fa477e6fbacae7258230c7565e6ab928", "packages": [ { "name": "acquia/blt",