From 9abab993a0803e3c05c47335b239448f93b8cb2a Mon Sep 17 00:00:00 2001 From: Igor Biki Date: Mon, 18 Apr 2022 09:13:51 -0400 Subject: [PATCH] ISTWCMS-5476: Update to simple_sitemap module. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 756f5d8..a8bb03e 100644 --- a/composer.json +++ b/composer.json @@ -120,7 +120,7 @@ "drupal/scheduler_content_moderation_integration": "^1.3", "drupal/schema_metatag": "1.8", "drupal/sendgrid_integration": "2.0-beta2", - "drupal/simple_sitemap": "4.0.0-alpha2", + "drupal/simple_sitemap": "4.1.1", "drupal/simplesamlphp_auth": "dev-3.2-uw_wcms3", "drupal/simplesamlphp_custom_attributes": "2.0.0", "drupal/simplify_menu": "2.1", -- GitLab