From 26f30d4e093a5bc753f3cf89a7823e0d42fcf6f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 29 Jan 2019 07:49:10 -0500 Subject: [PATCH] Remove gnuget's now-committed comment notify patches * https://www.drupal.org/node/2575819 * https://www.drupal.org/node/2938134 --- composer.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/composer.json b/composer.json index d13e010..620cf48 100644 --- a/composer.json +++ b/composer.json @@ -101,11 +101,7 @@ }, "drupal/honeypot": { "Accessibility Issue Triggered": "https://www.drupal.org/files/issues/2018-08-05/honeypot-aria-hidden-on-text-field-2944843-12.patch" - }, - "drupal/comment_notify": { - "Invalid placeholder (!types) in string": "https://www.drupal.org/files/issues/2019-01-16/2938134-4.patch", - "The unsubscribe option is not working": "https://www.drupal.org/files/issues/2019-01-17/3026687-2.patch" - } + } } }, "config": {