From 66d8d463e1120d8099ee348c51b6353664aa435c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 2 Oct 2019 00:57:26 -0400 Subject: [PATCH] Add Footnotes module Ref #70 --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 00b0c2e..3891507 100644 --- a/composer.json +++ b/composer.json @@ -24,6 +24,7 @@ "drupal/entity_reference_override": "dev-8.x-1.x as 1.x-dev", "drupal/field_token_value": "^1.0", "drupal/fixed_block_content": "^1.0", + "drupal/footnotes": "2.x-dev", "drupal/honeypot": "^1.29", "drupal/link_attributes": "^1.9", "drupal/linkit": "^4.3",