From fde30c1316fc9cb22ddba37d943f35609cb01374 Mon Sep 17 00:00:00 2001 From: Joe Parsons <471936+joeparsons@users.noreply.github.com> Date: Fri, 20 Feb 2026 01:25:21 -0700 Subject: [PATCH] Test patch for config_provider d.o. issue 3572966. --- composer.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/composer.json b/composer.json index eed2c04439..32d2f5110a 100644 --- a/composer.json +++ b/composer.json @@ -159,6 +159,9 @@ "drupal/config_distro": { "Storage comparer issue": "https://gist.githubusercontent.com/tadean/e2e0dd57f1a9c4eae28d8e713cb01d82/raw/e114987d4a76c183208c763de4dbfecbf41b7f35/config_distro_storage_comparer_issue.patch" }, + "drupal/config_provider": { + "PreExistingConfigException during profile installation after alpha3 changes (3572966)": "https://www.drupal.org/files/issues/2026-02-15/skip-check-during-install.patch" + }, "drupal/core": { "Views Date Filter Datetime Granularity Option (2868014)": "https://www.drupal.org/files/issues/2025-06-25/2868014-139-11-x.patch", "Layout builder revisions issue (3033516)": "https://www.drupal.org/files/issues/2019-06-17/3033516-17.patch",