From 2d4aa88ba1dce783e2f450c5401ec6f38fbcbbf4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Sep 2025 05:47:55 +0000 Subject: [PATCH] chore: Update Composer QA tooling dependencies --- composer.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.json b/composer.json index 2a7d380e..2978a610 100644 --- a/composer.json +++ b/composer.json @@ -47,13 +47,13 @@ "deptrac/deptrac": "^4.0", "doctrine/orm": "~2.14||~3.0", "ekino/phpstan-banned-code": "^3.0", - "friendsofphp/php-cs-fixer": "^3.87.1", - "phpstan/phpstan": "^2.1.22", + "friendsofphp/php-cs-fixer": "^3.87.2", + "phpstan/phpstan": "^2.1.25", "phpstan/phpstan-deprecation-rules": "^2.0.3", - "phpstan/phpstan-doctrine": "^2.0.4", + "phpstan/phpstan-doctrine": "^2.0.6", "phpstan/phpstan-phpunit": "^2.0.7", - "phpunit/phpunit": "^10.5.53", - "rector/rector": "^2.1.5", + "phpunit/phpunit": "^10.5.54", + "rector/rector": "^2.1.7", "symfony/cache": "^6.4||^7.0" }, "suggest": {