From: Tim Otten Date: Fri, 11 Sep 2020 21:51:02 +0000 (-0700) Subject: greenwich - Download bootstrap-sass X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=21f97878073f72f99b3dcb875091d803aea7252b;p=civicrm-core.git greenwich - Download bootstrap-sass --- diff --git a/composer.json b/composer.json index 9dfefaa375..5818b6c6c2 100644 --- a/composer.json +++ b/composer.json @@ -195,6 +195,12 @@ "es6-promise": { "url": "https://github.com/components/es6-promise/archive/v4.2.4.zip" }, + "ext-greenwich-bootstrap3": { + "url": "https://github.com/twbs/bootstrap-sass/archive/v{$version}.zip", + "path": "ext/greenwich/extern/bootstrap3", + "version": "3.4.1", + "ignore": ["test", "tasks", "lib"] + }, "font-awesome": { "url": "https://github.com/FortAwesome/Font-Awesome/archive/v4.7.0.zip", "ignore": ["*/.*", "*.json", "src", "*.yml", "Gemfile", "Gemfile.lock", "*.md"]