From 8f06752ef2505a9643d15787b8386dc4be445089 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Dec 2025 00:35:15 +0000 Subject: [PATCH] Update drupal/components requirement from 3.1.0 to 3.2.0 Dependabot couldn't find the original pull request head commit, 77635e21ff2c3afcbdd61558dc63a222fb12694b. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d386e2e0b..57cfea0cb 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "drupal/block_inactive_users": "2.8.0", "drupal/captcha": "2.0.9", "drupal/chosen": "5.0.2", - "drupal/components": "3.1.0", + "drupal/components": "3.2.0", "drupal/config_filter": "2.7.0", "drupal/config_ignore": "3.3.0", "drupal/config_perms": "2.3.0",