From 5e1bc1dd105b256685ac0402328de3b0959877a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 21 May 2025 22:36:35 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9b7f5f9..1319d28 100644 --- a/composer.json +++ b/composer.json @@ -86,7 +86,7 @@ "require-dev": { "friendsofphp/php-cs-fixer": "3.75.0", "overtrue/phplint": "9.6.2", - "phpstan/phpstan": "1.12.25", + "phpstan/phpstan": "1.12.27", "phpunit/phpunit": "10.5.46", "squizlabs/php_codesniffer": "3.13.0" }