From a534b764ec7a0473a7dfdce2d7a8b12e5cd0118b Mon Sep 17 00:00:00 2001
From: Rajab Natshah <rajabn@gmail.com>
Date: Sun, 29 Mar 2020 09:17:20 +0300
Subject: [PATCH] Issue #3119879: Varbase 8.8.4: Update [CHANGELOG.md,
 README.md, drupal-org.make] files and filter the code for Drupal 8 Coding
 Standard

---
 README.md            | 2 +-
 drupal-org-core.make | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 1187b301..60896f78 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-[![Build Status](https://travis-ci.org/Vardot/varbase.svg?branch=8.x-8.4)](https://travis-ci.com/github/Vardot/varbase/builds/156278539) Varbase 8.8.4
+[![Build Status](https://travis-ci.org/Vardot/varbase.svg?branch=8.x-8.4)](https://travis-ci.com/github/Vardot/varbase/builds/156292421) Varbase 8.8.4
 
 [![](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/drupal-org-core.make b/drupal-org-core.make
index 940484a8..1bc5581b 100644
--- a/drupal-org-core.make
+++ b/drupal-org-core.make
@@ -14,8 +14,6 @@ projects[drupal][patch][] = https://www.drupal.org/files/issues/2019-11-05/13562
 projects[drupal][patch][] = https://www.drupal.org/files/issues/2018-07-09/2914389-8-do-not-test.patch
 ;; Issue #2893892: Fixed Warning Invalid argument supplied for foreach() in Drupal
 projects[drupal][patch][] = https://www.drupal.org/files/issues/2018-12-10/core--getDerivatives-Invalid-argument-foreach--2893892-11-d8.patch
-;; Issue #3118087: Fix notice for any extension has a missing or invalid version, Update manager throws errors and is confused about site update status
-projects[drupal][patch][] = https://www.drupal.org/files/issues/2020-03-17/3118087-67.8_8_x.patch
 ;; Issue #3044656: Add a helper method to strip subdirectories from URL paths
 projects[drupal][patch][] = https://www.drupal.org/files/issues/2019-03-31/3044656-2.patch
 ;; Issue #3101231: Fix multilingual site's layout edit context issue with TypeError: Argument 1 passed to UrlHelper::buildQuery() must be of the type array, null given
-- 
GitLab