From 08255666aff6f328dae7e45b2636fa9492d1b1aa Mon Sep 17 00:00:00 2001 From: Rajab Natshah <rajabn@gmail.com> Date: Wed, 8 May 2019 18:00:48 +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.make | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drupal-org.make b/drupal-org.make index 6fad8159..8c954a7a 100644 --- a/drupal-org.make +++ b/drupal-org.make @@ -426,6 +426,8 @@ 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[checklistapi][type] = module projects[checklistapi][version] = 1.10 -- GitLab