diff --git a/composer.json b/composer.json index 5caa9b5..ffb738a 100644 --- a/composer.json +++ b/composer.json @@ -93,6 +93,9 @@ "drupal/drutopia_core": { "Remove default content": "patches/drutopia-core-remove-default-content.patch" }, + "drupal/ds": { + "Template suggestions does not work": "https://www.drupal.org/files/issues/2018-08-27/2887778-9.patch" + }, "drupal/migrate_tools": { "The limit option does not accept a value": "https://www.drupal.org/files/issues/2019-02-05/migrate-tools_fix-drush-options_3024399-23.patch" }