From 310606681a6a4431e74d58f19aca708e24fdb265 Mon Sep 17 00:00:00 2001 From: chmez Date: Fri, 10 Apr 2020 23:57:03 +0300 Subject: [PATCH 1/2] Issue #92: Change version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8a110c152..d3ff6fa8f 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "cweagans/composer-patches": "^1.0", "drupal/admin_toolbar": "2.2", "drupal/autoban": "1.6", - "drupal/bootstrap": "3.20", + "drupal/bootstrap": "3.21", "drupal/captcha": "1.0", "drupal/config2php": "2.0.0-beta2", "drupal/config_override": "1.0-beta2", From 7ac3a3851278b0bb8b89f73f8eba12d1221a5ec5 Mon Sep 17 00:00:00 2001 From: chmez Date: Sat, 11 Apr 2020 00:00:49 +0300 Subject: [PATCH 2/2] Issue #92: Delete patch --- composer.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/composer.json b/composer.json index d3ff6fa8f..ebb149d1c 100644 --- a/composer.json +++ b/composer.json @@ -38,9 +38,6 @@ "drupal/autoban": { "Anonymous IP used by authorized IP": "https://www.drupal.org/files/issues/2020-04-07/anonymous-only-3084397-5.patch" }, - "drupal/bootstrap": { - "Theme updater does not work": "https://www.drupal.org/files/issues/2019-09-30/theme-updater-3084544-2.patch" - }, "drupal/core": { "Default theme favicon for administration theme": "https://www.drupal.org/files/issues/2019-12-14/default-theme-favicon-for-administration-theme-2981434-7.patch", "Add events for matching entity hooks": "https://www.drupal.org/files/issues/2019-05-23/2551893-entity-hooks-71.patch"