Include patch to fix Claro dropdowns

This commit is contained in:
benjamin melançon 2019-09-30 11:42:00 -04:00
parent 53f145c66c
commit 78cf5d734e

View file

@ -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"
},