From 0b092ad0c1631854f9cd65d24883ad7bbc440c42 Mon Sep 17 00:00:00 2001 From: Lily Yan Date: Mon, 3 Oct 2022 13:55:11 -0400 Subject: [PATCH] ISTWCMS-5858 Update to workbench_access 8.x-1.1 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2424b72..ce2997d 100644 --- a/composer.json +++ b/composer.json @@ -147,7 +147,7 @@ "drupal/views_ical": "1.0-alpha8", "drupal/views_taxonomy_term_name_into_id": "dev-1.0-alpha3-uw_wcms1", "drupal/webform": "dev-6.1.3+17-dev", - "drupal/workbench_access": "1.0", + "drupal/workbench_access": "1.1", "drush/drush": "^10.6", "fastglass/sendgrid": ">=2.0.0", "html2text/html2text": "^4.3.1", -- GitLab