From 82ed871f50d1c94340524910f377710e1196597a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 14:42:56 +0000 Subject: [PATCH] Update dependency drupal/tagify to v2 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 49f5350..73599a4 100644 --- a/composer.json +++ b/composer.json @@ -136,7 +136,7 @@ "drupal/simple_sitemap": "^4.2", "drupal/smart_date": "^4.2", "drupal/svg_image": "^3.2", - "drupal/tagify": "^1.2", + "drupal/tagify": "^2.0.3", "drupal/token": "^1.16", "drupal/tome": "^1.13", "drupal/trash": "^3.0",