From 672a715dcfb5cfa5b7be9f00d0dd6807019a4ace Mon Sep 17 00:00:00 2001 From: Suhyeon Hong Date: Thu, 1 Oct 2020 16:15:17 +1000 Subject: [PATCH] [GOVCMSD8-505] permissions_by_term 3.1.1 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a2034839c..cfc2a3d72 100644 --- a/composer.json +++ b/composer.json @@ -85,7 +85,7 @@ "drupal/paragraphs": "1.12", "drupal/password_policy": "3.0-beta1", "drupal/pathauto": "1.8.0", - "drupal/permissions_by_term": "2.12", + "drupal/permissions_by_term": "3.1.1", "drupal/real_aes": "2.3", "drupal/recaptcha": "2.4", "drupal/redirect": "1.3",