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": "*"