diff --git a/composer.json b/composer.json
index c1414676869f0cededcbba23c35aa2439901345c..9f57009952374941578434999fddc5169872b6cf 100755
--- a/composer.json
+++ b/composer.json
@@ -30,6 +30,8 @@
     "drupal/seckit": "~2.0.0",
     "drupal/security_review": "~2.0.0",
     "drupal/honeypot": "~2.2.0",
-    "drupal/antibot": "~2.0.0"
+    "drupal/antibot": "~2.0.0",
+    "drupal/klaro":"~3.0.0"
+
   }
 }
\ No newline at end of file
diff --git a/websecurity.info.yml b/websecurity.info.yml
index 6e5b32192e97d37a1587db0592a053af3cb9c89b..d9cba4925d2ddaebbb064b85345ba79274bc323b 100755
--- a/websecurity.info.yml
+++ b/websecurity.info.yml
@@ -8,3 +8,5 @@ dependencies:
   - honeypot:honeypot
   - antibot:antibot
   - seckit:seckit
+  - klaro:klaro
+