From bb36499241aee72dbb6359becdd140e5649126cd Mon Sep 17 00:00:00 2001 From: Lily Yan Date: Mon, 26 Sep 2022 09:11:14 -0400 Subject: [PATCH] ISTWCMS-5849 Update to eu_cookie_compliance 8.x-1.23 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b53f368..5483715 100644 --- a/composer.json +++ b/composer.json @@ -58,7 +58,7 @@ "drupal/entity_browser_block_layout": "1.0.0", "drupal/entity_class_formatter": "1.3", "drupal/entity_reference_revisions": "1.10", - "drupal/eu_cookie_compliance": "1.21", + "drupal/eu_cookie_compliance": "1.23", "drupal/externalauth": "^1.3", "drupal/features": "3.12", "drupal/fences": "2.0", -- GitLab