From 0972995a24a64b6cbdece0e0802a718846be596a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Tue, 16 Oct 2018 13:50:00 -0400 Subject: [PATCH] Add the admin aid Coffee module --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c86c533..44b0032 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,8 @@ "drupal/wysiwyg_linebreaks": "^1.9", "drupal/redirect": "^1.2", "drupal/block_theme_sync": "^1.0@alpha", - "drupal/search404": "^1.0" + "drupal/search404": "^1.0", + "drupal/coffee": "^1.0@beta" }, "repositories": { "drupal": {