From 4a47dba85dfee15c9975eedd149d90f3eee7773e Mon Sep 17 00:00:00 2001
From: Rajab Natshah <rajabn@gmail.com>
Date: Mon, 30 Dec 2019 20:50:37 +0200
Subject: [PATCH] Issue #3103730: Varbase 8.8.1: Update [CHANGELOG.md,
 README.md, drupal-org.make] files and filter the code for Drupal 8 Coding
 Standard

---
 README.md     | 2 +-
 composer.json | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index ffeb2bfc..a0310ccb 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[![Build Status](https://travis-ci.org/Vardot/varbase.svg?branch=8.x-8.0)](https://travis-ci.org/Vardot/varbase/builds/629770312) Varbase 8.8.0
+[![Build Status](https://travis-ci.org/Vardot/varbase.svg?branch=8.x-8.1)](https://travis-ci.org/Vardot/varbase/builds/631003388) Varbase 8.8.1
 
 [![](https://www.drupal.org/files/styles/grid-3/public/project-images/Medium-Logo%20Color%20with%20padding.png)](https://www.drupal.org/project/varbase)
 
diff --git a/composer.json b/composer.json
index 550b9eef..5cec6f00 100644
--- a/composer.json
+++ b/composer.json
@@ -30,7 +30,7 @@
     "composer/installers": "~1.0",
     "oomphinc/composer-installers-extender": "~1.0",
     "cweagans/composer-patches": "~1.0",
-    "drupal/core-composer-scaffold": "^8.8",
+    "drupal/core-composer-scaffold": "^8.8.0",
     "drupal/drupal-library-installer-plugin": "^0.3",
     "drupal/varbase_core": "~8.0",
     "drupal/varbase_api": "~7.0",
-- 
GitLab