From e0535ef21eef6a91cf9e055df3b1a23437f2d52b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 19:34:39 +0000 Subject: [PATCH] Update dependency phpstan/phpstan to v2 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9de4605..1e7471f 100644 --- a/composer.json +++ b/composer.json @@ -105,7 +105,7 @@ "doctrine/doctrine-fixtures-bundle": "^3.5", "friendsofphp/php-cs-fixer": "^3.42", "infection/infection": "^0.29.0", - "phpstan/phpstan": "^1.10", + "phpstan/phpstan": "^2.0", "phpunit/phpunit": "^9.5", "rector/rector": "^1.0.0", "symfony/browser-kit": "7.0.*",