From e9df6be96ade4abe80e5dc22c4972ac695e1eb13 Mon Sep 17 00:00:00 2001 From: Rajab Natshah <rajabn@gmail.com> Date: Thu, 9 May 2019 14:28:53 +0300 Subject: [PATCH] Issue #3052690: Varbase 8.6.9: Update [CHANGELOG.md, README.md, drupal-org.make] files and filter the code for Drupal 8 Coding Standard --- drupal-org-core.make | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/drupal-org-core.make b/drupal-org-core.make index 34bd1cf0..78f5ede3 100644 --- a/drupal-org-core.make +++ b/drupal-org-core.make @@ -13,8 +13,6 @@ projects[drupal][patch][] = https://www.drupal.org/files/issues/2019-03-05/28152 ;; Issue #1356276: Allow profiles to define a base/parent profile and load them in the correct order projects[drupal][patch][] = https://www.drupal.org/files/issues/2018-10-12/1356276-531.patch ;; Issue #2914389: Allow profiles to exclude dependencies of their parent -projects[drupal][patch][] = https://www.drupal.org/files/issues/2018-11-07/2914389-11-do-not-test.patch +projects[drupal][patch][] = https://www.drupal.org/files/issues/2018-07-09/2914389-8-do-not-test.patch ;; Issue #2853988: Add option to rewrite robots.txt on staging environments projects[drupal][patch][] = https://www.drupal.org/files/issues/2018-10-06/2599228-74.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 -- GitLab