diff --git a/composer.json b/composer.json index ff511b70f..c66f88346 100644 --- a/composer.json +++ b/composer.json @@ -83,6 +83,9 @@ "drupal/we_megamenu": { "Check for empty col_config and col_content": "https://www.drupal.org/files/issues/2023-08-22/we_megamenu-3225104-5.patch", "Attempt to modify property col_content on null": "https://www.drupal.org/files/issues/2022-03-30/3270040-6.patch" + }, + "drupal/features": { + "Added D11 support": "https://www.drupal.org/files/issues/2024-07-30/features-3447460.patch" } } }