From 54d9550c703b7d9f5f88bc5d485e963c202c1f2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 22:33:26 +0000 Subject: [PATCH] chore: Update Composer QA tooling dependencies --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 22272900..3164976b 100644 --- a/composer.json +++ b/composer.json @@ -48,12 +48,12 @@ "doctrine/orm": "~2.14||~3.0", "ekino/phpstan-banned-code": "^3.0", "friendsofphp/php-cs-fixer": "^3.88.2", - "phpstan/phpstan": "^2.1.30", + "phpstan/phpstan": "^2.1.31", "phpstan/phpstan-deprecation-rules": "^2.0.3", "phpstan/phpstan-doctrine": "^2.0.10", "phpstan/phpstan-phpunit": "^2.0.7", "phpunit/phpunit": "^10.5.58", - "rector/rector": "^2.2.0", + "rector/rector": "^2.2.3", "symfony/cache": "^6.4||^7.0" }, "suggest": {