From 41e3e0fd4f22df8edc48a35dfc955d958eaa5187 Mon Sep 17 00:00:00 2001 From: Lily Yan Date: Mon, 22 Aug 2022 11:15:49 -0400 Subject: [PATCH] ISTWCMS-5684 Update to dashboard 2.0.7-uw_wcms1 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 736472e..20b5132 100644 --- a/composer.json +++ b/composer.json @@ -49,7 +49,7 @@ "drupal/core-recommended": "9.4.5", "drupal/crop": "2.2", "drupal/ctools": "3.11", - "drupal/dashboards": "dev-2.0.4-uw_wcms1", + "drupal/dashboards": "dev-2.0.7-uw_wcms1", "drupal/diff": "dev-1.0-uw_wcms1", "drupal/draggableviews": "2.0.1", "drupal/entity": "1.2", -- GitLab