From 911bef795d203045ae9210bce826e091b0dbce5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Fri, 30 Aug 2019 12:04:54 -0400 Subject: [PATCH] Add the Claro admin theme --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 303c0e9..888e813 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,8 @@ "drupal/convert_bundles": "^1.0@alpha", "drupal/drutopia_collection": "^1.0@alpha", "drupal/field_token_value": "^1.0", - "drupal/link_attributes": "^1.9" + "drupal/link_attributes": "^1.9", + "drupal/claro": "^1.0@alpha" }, "repositories": { "drupal": {