From 52c7d8ebe8b5226d9f7e7ee8ddf3fbf8f764bbfc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 01:11:14 +0000 Subject: [PATCH] Update PHP - All packages except core - Minor and patch | datasource | package | from | to | | ---------- | ---------------------------- | ------ | ------ | | packagist | behat/behat | 3.32.0 | 3.33.0 | | packagist | drush/drush | 13.7.6 | 13.8.0 | | packagist | ergebnis/composer-normalize | 2.52.0 | 2.53.0 | | packagist | mglaman/phpstan-drupal | 2.1.2 | 2.2.0 | | packagist | phpstan/phpstan | 2.2.10 | 2.2.14 | | packagist | vincentlanglet/twig-cs-fixer | 4.1.0 | 4.1.1 | --- composer.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index b36584c05..c3c73fdca 100644 --- a/composer.json +++ b/composer.json @@ -35,10 +35,10 @@ "drupal/stage_file_proxy": "^4.0.0", "drupal/testmode": "^2.7.2", "drupal/xmlsitemap": "^2.0", - "drush/drush": "^13.7.6" + "drush/drush": "^13.8.0" }, "require-dev": { - "behat/behat": "^3.32.0", + "behat/behat": "^3.33.0", "dantleech/gherkin-lint": "^0.2.4", "drevops/behat-format-progress-fail": "^1.5.1", "drevops/behat-screenshot": "^2.6.0", @@ -46,18 +46,18 @@ "drevops/phpcs-standard": "^1.0.0", "drupal/coder": "^9.0.1", "drupal/drupal-extension": "^6.1", - "ergebnis/composer-normalize": "^2.52.0", - "mglaman/phpstan-drupal": "^2.1.2", + "ergebnis/composer-normalize": "^2.53.0", + "mglaman/phpstan-drupal": "^2.2.0", "mikey179/vfsstream": "^1.6.12", "palantirnet/drupal-rector": "^1.1.3", "phpcompatibility/php-compatibility": "^10.0@alpha", "phpspec/prophecy-phpunit": "^2.5", "phpstan/extension-installer": "^1.4.3", - "phpstan/phpstan": "^2.2.10", + "phpstan/phpstan": "^2.2.14", "phpunit/phpunit": "^11.5.56", "pyrech/composer-changelogs": "^2.2", "softcreatr/jsonpath": "^0.10 || ^1.0", - "vincentlanglet/twig-cs-fixer": "^4.1.0" + "vincentlanglet/twig-cs-fixer": "^4.1.1" }, "conflict": { "drupal/drupal": "*"