From ce3969190de9d25d861eb96eec9f677a094d37e2 Mon Sep 17 00:00:00 2001 From: Renovate Self Hosted Date: Mon, 18 May 2026 12:54:23 +0000 Subject: [PATCH] Update PHP - All packages except core - Minor and patch | datasource | package | from | to | | ---------- | --------------------------- | ------ | ------ | | packagist | drevops/behat-steps | 3.8.0 | 3.8.1 | | packagist | drupal/migrate_tools | 6.1.3 | 6.1.4 | | packagist | drush/drush | 13.7.2 | 13.7.3 | | packagist | ergebnis/composer-normalize | 2.51.0 | 2.52.0 | | packagist | phpstan/phpstan | 2.1.54 | 2.1.55 | | packagist | rector/rector | 2.4.2 | 2.4.3 | --- composer.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index 156ed1bf4..4834d4917 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "drupal/environment_indicator": "^4.0.25", "drupal/generated_content": "^2.0", "drupal/migrate_plus": "^6.0.10", - "drupal/migrate_tools": "^6.1.3", + "drupal/migrate_tools": "^6.1.4", "drupal/pathauto": "^1.15.0", "drupal/redirect": "^1.13.0", "drupal/redis": "^1.11", @@ -31,7 +31,7 @@ "drupal/stage_file_proxy": "^3.1.6", "drupal/testmode": "^2.7.0", "drupal/xmlsitemap": "^2.0", - "drush/drush": "^13.7.2", + "drush/drush": "^13.7.3", "oomphinc/composer-installers-extender": "^2.0.1", "webflo/drupal-finder": "^1.3.1" }, @@ -41,12 +41,12 @@ "dealerdirect/phpcodesniffer-composer-installer": "^1.2.1", "drevops/behat-format-progress-fail": "^1.4", "drevops/behat-screenshot": "^2.3.0", - "drevops/behat-steps": "^3.8.0", + "drevops/behat-steps": "^3.8.1", "drevops/phpcs-standard": "^0.7.0", "drupal/coder": "^9@alpha", "drupal/drupal-driver": "^3.0@alpha", "drupal/drupal-extension": "^6.0@alpha", - "ergebnis/composer-normalize": "^2.51.0", + "ergebnis/composer-normalize": "^2.52.0", "lullabot/mink-selenium2-driver": "^1.7.4", "lullabot/php-webdriver": "^2.0.7", "mglaman/phpstan-drupal": "^2.0.15", @@ -56,10 +56,10 @@ "phpmd/phpmd": "^2.15", "phpspec/prophecy-phpunit": "^2.5", "phpstan/extension-installer": "^1.4.3", - "phpstan/phpstan": "^2.1.54", + "phpstan/phpstan": "^2.1.55", "phpunit/phpunit": "^11.5.55", "pyrech/composer-changelogs": "^2.2", - "rector/rector": "^2.4.2", + "rector/rector": "^2.4.3", "vincentlanglet/twig-cs-fixer": "^3.14" }, "conflict": {