From 5cc1b071ef1858b79995bc402ed619c7d5423321 Mon Sep 17 00:00:00 2001 From: Rajab Natshah <rajabn@gmail.com> Date: Wed, 3 Jun 2020 03:59:47 +0300 Subject: [PATCH] Issue #3134679: Varbase 8.8.5: Update [CHANGELOG.md, README.md, drupal-org.make] files and filter the code for Drupal 8 Coding Standard --- CHANGELOG.md | 2 ++ README.md | 2 +- composer.json | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index aad3870c..fa951daf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -155,6 +155,8 @@ as it was committed * Issue [#3144392](https://www.drupal.org/node/3144392): Changed new Barrio [Use Bootstrap icons] config to not to use +* Issue [#3145037](https://www.drupal.org/node/3145037): + Changed Vartheme Claro from 8.1.x to 2.x branch ### Updates since Varbase 8.x-8.4: * Issue [#3144981](https://www.drupal.org/node/3144981): diff --git a/README.md b/README.md index 5460605f..112c1f69 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[](https://travis-ci.com/github/Vardot/varbase/builds/169341270) Varbase 8.8.5 +[](https://travis-ci.com/github/Vardot/varbase/builds/169341832) Varbase 8.8.5 [](https://www.drupal.org/project/varbase) diff --git a/composer.json b/composer.json index d95aba40..ed0a6e7f 100644 --- a/composer.json +++ b/composer.json @@ -55,7 +55,7 @@ "drupal/vartheme": "~6.0", "drupal/vartheme_bs4": "~6.0", "drupal/vartheme_admin": "~6.0", - "drupal/vartheme_claro": "~8.0", + "drupal/vartheme_claro": "~2.0", "bower-asset/objectfitpolyfill": "~2.0", "bower-asset/chartjs": "2.7.*", "bower-asset/c3": "0.4.*", -- GitLab