From d322bc775a3a517809fb87a70d20f22b5144172b Mon Sep 17 00:00:00 2001 From: Rajab Natshah <rajabn@gmail.com> Date: Wed, 22 May 2019 05:59:47 +0300 Subject: [PATCH] Issue #3053834: Varbase 8.6.10: Update [CHANGELOG.md, README.md, drupal-org.make] files and filter the code for Drupal 8 Coding Standard --- drupal-org.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drupal-org.make b/drupal-org.make index 2398a119..f9aeca60 100644 --- a/drupal-org.make +++ b/drupal-org.make @@ -427,7 +427,7 @@ projects[devel][type] = module projects[update_helper][type] = module projects[update_helper][version] = 1.0 ;; Issue #3024165: [PATCH] Enhancements, Better messages for the unable to apply updates, drush command and removed the Mark all updates as successful on install -projects[update_helper][patch][] = https://www.drupal.org/files/issues/2019-05-08/3024165-25.patch +projects[update_helper][patch][] = https://www.drupal.org/files/issues/2019-05-19/3024165-31.patch projects[checklistapi][type] = module projects[checklistapi][version] = 1.10 -- GitLab