From e922f7855b61f32097009057560fa5ca4fdb98ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 3 Oct 2019 13:07:56 -0400 Subject: [PATCH] Add Insert module --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index ee5911e..69e11ff 100644 --- a/composer.json +++ b/composer.json @@ -26,6 +26,7 @@ "drupal/fixed_block_content": "^1.0", "drupal/footnotes": "2.x-dev", "drupal/honeypot": "^1.29", + "drupal/insert": "^1.0", "drupal/link_attributes": "^1.9", "drupal/linkit": "^4.3", "drupal/mailchimp": "^1.10",