From 79c552a1b93c63698ca92bf4eafb54002af7ee86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Feb 2026 22:54:58 +0000 Subject: [PATCH] Update drupal/migrate_plus requirement from 6.0.8 to 6.0.10 Updates the requirements on drupal/migrate_plus to permit the latest version. --- updated-dependencies: - dependency-name: drupal/migrate_plus dependency-version: 6.0.10 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 85138458f..eec029000 100644 --- a/composer.json +++ b/composer.json @@ -81,7 +81,7 @@ "drupal/menu_trail_by_path": "2.2.0", "drupal/metatag": "2.2.0", "drupal/migrate_file": "2.1.3", - "drupal/migrate_plus": "6.0.8", + "drupal/migrate_plus": "6.0.10", "drupal/migrate_source_csv": "3.7.0", "drupal/migrate_tools": "6.1.2", "drupal/minisite": "3.0.2",