From ecf097e6d8ad99aec584e6d3d1f27e8f69d5852a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 21 Apr 2025 01:33:58 +0000 Subject: [PATCH] chore: Update dependency phpstan/phpstan to ^2.1.12 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 31771cef..a32aea44 100644 --- a/composer.json +++ b/composer.json @@ -47,7 +47,7 @@ "doctrine/orm": "~2.14||~3.0", "ekino/phpstan-banned-code": "^3.0", "friendsofphp/php-cs-fixer": "^3.75.0", - "phpstan/phpstan": "^2.1.11", + "phpstan/phpstan": "^2.1.12", "phpstan/phpstan-deprecation-rules": "^2.0.1", "phpstan/phpstan-doctrine": "^2.0.2", "phpstan/phpstan-phpunit": "^2.0.6",