From 53f145c66c67f576c4d4046be7c50a26e7e12cdf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 30 Sep 2019 11:41:41 -0400 Subject: [PATCH] Require Linkit module --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 3e89424..0ad1aaf 100644 --- a/composer.json +++ b/composer.json @@ -25,6 +25,7 @@ "drupal/fixed_block_content": "^1.0", "drupal/honeypot": "^1.29", "drupal/link_attributes": "^1.9", + "drupal/linkit": "^4.3", "drupal/mailchimp": "^1.10", "drupal/menu_link_config": "^1.0@alpha", "drupal/migrate_plus": "^4.2",