From 8424c3b5fe4eb29ac9b909257ca3f1e0a40f8e9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 11 Nov 2018 19:15:35 -0500 Subject: [PATCH] Use more recent patch --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 890d1a8..415bc41 100644 --- a/composer.json +++ b/composer.json @@ -76,7 +76,7 @@ "Remove search module dependency": "https://www.drupal.org/files/issues/2018-07-09/search404-core-search-dependency-9.patch" }, "drupal/coffee": { - "Allow user to specify keyboard shortcut.": "https://www.drupal.org/files/issues/2018-11-11/1734898-12.coffee-hotkeys-plus-g.patch" + "Allow user to specify keyboard shortcut.": "https://www.drupal.org/files/issues/2018-11-11/1734898-14.coffee-hotkeys-plus-g.patch" } } }