From 912a1da6a6c414ce203b97df400d58d3490aae2f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sun, 6 Feb 2022 15:16:46 -0500 Subject: [PATCH] Add editor advanced link module #118 --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index cdff1dd..0c0337f 100644 --- a/composer.json +++ b/composer.json @@ -48,6 +48,7 @@ "drupal/drutopia_collection": "dev-8.x-1.x as 1.x-dev", "drupal/drutopia_core": "dev-8.x-1.x as 1.x-dev", "drupal/drutopia_paragraph_title": "1.x-dev", + "drupal/editor_advanced_link": "^2.0", "drupal/empty_page": "^3", "drupal/entity_reference_override": "^2", "drupal/environment_indicator": "^4.0",