From defb956fa52191303e91a8a0eac9405408e60c62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 3 Oct 2019 17:06:32 -0400 Subject: [PATCH] Add role delegation module --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 69e11ff..56d0513 100644 --- a/composer.json +++ b/composer.json @@ -38,6 +38,7 @@ "drupal/noreferrer": "^1.7", "drupal/password_policy": "^3.0", "drupal/prod_check": "^1.0@alpha", + "drupal/role_delegation": "^1.0", "drupal/scn": "^1.1", "drupal/subpathauto": "^1.0@RC", "drupal/twigsuggest": "dev-8.x-1.x as 1.x-dev",