From 17ee0b6b1d4596d092b187ff96f9a077d05c4a54 Mon Sep 17 00:00:00 2001 From: Lily Yan Date: Thu, 29 Sep 2022 11:43:10 -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 dbf2c89..dcf1e3d 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