From d4a01bb195e7c820aae8418f62558a534bde3e46 Mon Sep 17 00:00:00 2001 From: Lily Yan Date: Thu, 14 Apr 2022 08:31:23 -0400 Subject: [PATCH] ISTWCMS-5489 Update to svg_image 1.16 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index fc92d43..84489f5 100644 --- a/composer.json +++ b/composer.json @@ -126,7 +126,7 @@ "drupal/simplify_menu": "2.1", "drupal/smart_date": "dev-3.5.0+3-dev", "drupal/subpathauto": "dev-1.1-uw_wcms1", - "drupal/svg_image": "1.15", + "drupal/svg_image": "1.16", "drupal/taxonomy_term_locks": "1.0.0-rc1", "drupal/term_reference_tree": "dev-8.x-1.0+1-dev-uw_wcms1", "drupal/token": "1.9", -- GitLab