From 607be4e2b14b7741d4dff5a513d558a3967a1893 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Sun, 22 Sep 2019 21:17:07 -0400 Subject: [PATCH] Add simple comment notify module Ref #12 --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 0818c46..5caa9b5 100644 --- a/composer.json +++ b/composer.json @@ -31,6 +31,7 @@ "drupal/migrate_source_csv": "3.1", "drupal/migrate_tools": "^4.1", "drupal/migrate_upgrade": "^3", + "drupal/scn": "^1.1", "drupal/twigsuggest": "^1.0@alpha", "drupal/webform": "^5.4", "drush/drush": "^9.0",