From 2f5584a9e33119651002b0f6a4f5b4d9f7d75d57 Mon Sep 17 00:00:00 2001 From: Francesco Sardara Date: Fri, 11 Mar 2022 17:44:55 +0100 Subject: [PATCH] OEL-1160: Point to ticket branch for oe_bootstrap_theme. --- composer.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/composer.json b/composer.json index 3948aaaa1..452722453 100644 --- a/composer.json +++ b/composer.json @@ -63,6 +63,11 @@ } } }, + "patches": { + "openeuropa/oe_bootstrap_theme" : { + "ticket branch": "https://github.com/openeuropa/oe_bootstrap_theme/compare/1.0.0-alpha7..OEL-1160-navbar.diff" + } + }, "drupal-scaffold": { "locations": { "web-root": "./build"