diff --git a/composer.json b/composer.json index 0ad1aaf..eb33d35 100644 --- a/composer.json +++ b/composer.json @@ -90,6 +90,9 @@ }, "enable-patching": true, "patches": { + "drupal/claro": { + "Broken Dropdown prevents Save": "https://www.drupal.org/files/issues/2019-09-18/broken-dropbutton-3079128.patch" + }, "drupal/core": { "Allow an install hook in profiles installing from configuration": "https://www.drupal.org/files/issues/2018-11-27/2982052-22.patch" },