diff --git a/composer.json b/composer.json index 6c769a2fc..138d08a1d 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "drupal/devel": "^5.5", "drupal/drupal_helpers": "^2.0.1", "drupal/environment_indicator": "^4.0.25", - "drupal/generated_content": "^2.0.1", + "drupal/generated_content": "^2.1.0", "drupal/migrate_plus": "^6.0.10", "drupal/migrate_tools": "^6.1.4", "drupal/pathauto": "^1.15.0", @@ -34,32 +34,32 @@ "drupal/stage_file_proxy": "^3.1.6", "drupal/testmode": "^2.7.1", "drupal/xmlsitemap": "^2.0", - "drush/drush": "^13.7.4", + "drush/drush": "^13.7.6", "webflo/drupal-finder": "^1.3.1" }, "require-dev": { "behat/behat": "^3.32.0", "dantleech/gherkin-lint": "^0.2.4", "dealerdirect/phpcodesniffer-composer-installer": "^1.2.1", - "drevops/behat-format-progress-fail": "^1.5", - "drevops/behat-screenshot": "^2.4.1", - "drevops/behat-steps": "^3.11.0", + "drevops/behat-format-progress-fail": "^1.5.1", + "drevops/behat-screenshot": "^2.4.2", + "drevops/behat-steps": "^3.12.0", "drevops/phpcs-standard": "^0.7.0", "drupal/coder": "^9.0.1@alpha", "drupal/drupal-extension": "^6.1", "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", + "mglaman/phpstan-drupal": "^2.0.16", "mikey179/vfsstream": "^1.6.12", "palantirnet/drupal-rector": "^0.21.2", "phpcompatibility/php-compatibility": "^10.0@alpha", "phpspec/prophecy-phpunit": "^2.5", "phpstan/extension-installer": "^1.4.3", - "phpstan/phpstan": "^2.2.4", - "phpunit/phpunit": "^11.5.55", + "phpstan/phpstan": "^2.2.5", + "phpunit/phpunit": "^11.5.56", "pyrech/composer-changelogs": "^2.2", - "rector/rector": "^2.5.2", + "rector/rector": "^2.5.6", "vincentlanglet/twig-cs-fixer": "^4.0.2" }, "conflict": {