From 07896a5b8e789664870b7a2f02f901cdd37be448 Mon Sep 17 00:00:00 2001 From: Lily Yan Date: Tue, 26 Apr 2022 13:57:29 -0400 Subject: [PATCH] ISTWCMS-5505 Update to cancel_button 1.3 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index cdd3866..e4d427d 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "drupal/better_exposed_filters": "dev-5.0-uw_wcms1", "drupal/bibcite": "dev-2.0.0-beta2-uw_wcms5", "drupal/block_list_override": "1.0.1", - "drupal/cancel_button": "dev-1.2-uw_wcms1", + "drupal/cancel_button": "1.3", "drupal/captcha": "1.2", "drupal/ckeditorheight": "1.8", "drupal/clientside_validation": "3.0.0-rc4", -- GitLab