From 6878fb4d511d1fc73e871414d05250802d6d0c5b Mon Sep 17 00:00:00 2001 From: escuriola <escuriola@gmail.com> Date: Tue, 8 Feb 2022 11:42:43 +0100 Subject: [PATCH] OEL-1130: Keep oe_bootstrap_theme release updated. --- composer.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/composer.json b/composer.json index cce60bfa..2f2f9555 100644 --- a/composer.json +++ b/composer.json @@ -69,6 +69,11 @@ "build/themes/contrib/{$name}": [ "type:drupal-theme" ] + }, + "patches": { + "openeuropa/oe_bootstrap_theme": { + "Update oe_bootstrap_theme": "https://github.com/openeuropa/oe_bootstrap_theme/compare/0.1.202202072010...1.x.patch" + } } }, "config": { -- GitLab