From 6324a9eea1b07f34c7a17cd482dae2f316385e65 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 Apr 2026 00:38:06 +0000 Subject: [PATCH] Update PHP - All packages except core - Minor and patch | datasource | package | from | to | | ---------- | --------------------------- | ------ | ------ | | packagist | behat/behat | 3.30.0 | 3.31.0 | | packagist | drupal/drupal-extension | 5.3.2 | 5.3.3 | | packagist | drupal/redirect | 1.12.0 | 1.13.0 | | packagist | ergebnis/composer-normalize | 2.50.0 | 2.51.0 | | packagist | mglaman/phpstan-drupal | 2.0.13 | 2.0.15 | | packagist | phpstan/phpstan | 2.1.46 | 2.1.51 | | packagist | rector/rector | 2.4.1 | 2.4.2 | --- composer.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index cf14b08ba..030e8ac94 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "drupal/migrate_plus": "^6.0.10", "drupal/migrate_tools": "^6.1.3", "drupal/pathauto": "^1.14", - "drupal/redirect": "^1.12", + "drupal/redirect": "^1.13.0", "drupal/redis": "^1.11", "drupal/reroute_email": "^2.3@RC", "drupal/robotstxt": "^1.6", @@ -36,7 +36,7 @@ "webflo/drupal-finder": "^1.3.1" }, "require-dev": { - "behat/behat": "^3.30.0", + "behat/behat": "^3.31.0", "dantleech/gherkin-lint": "^0.2.4", "dealerdirect/phpcodesniffer-composer-installer": "^1.2.0", "drevops/behat-format-progress-fail": "^1.4", @@ -44,21 +44,21 @@ "drevops/behat-steps": "^3.7.0", "drevops/phpcs-standard": "^0.7.0", "drupal/coder": "^9@alpha", - "drupal/drupal-extension": "^5.3.2", - "ergebnis/composer-normalize": "^2.50.0", + "drupal/drupal-extension": "^5.3.3", + "ergebnis/composer-normalize": "^2.51.0", "lullabot/mink-selenium2-driver": "^1.7.4", "lullabot/php-webdriver": "^2.0.7", - "mglaman/phpstan-drupal": "^2.0.13", + "mglaman/phpstan-drupal": "^2.0.15", "mikey179/vfsstream": "^1.6.12", "palantirnet/drupal-rector": "^0.21.1", "phpcompatibility/php-compatibility": "^10.0@alpha", "phpmd/phpmd": "^2.15", "phpspec/prophecy-phpunit": "^2.5", "phpstan/extension-installer": "^1.4.3", - "phpstan/phpstan": "^2.1.46", + "phpstan/phpstan": "^2.1.51", "phpunit/phpunit": "^11.5.55", "pyrech/composer-changelogs": "^2.2", - "rector/rector": "^2.4.1", + "rector/rector": "^2.4.2", "vincentlanglet/twig-cs-fixer": "^3.14" }, "conflict": {