From 45892004b8029de1d3ad9d522deb9539f67a7dae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 14:53:51 +0000 Subject: [PATCH] chore(deps): update dependency phpstan/phpstan to ~1.10.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index cd901ca..7eceb9a 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,7 @@ "php-parallel-lint/php-console-highlighter": "^1.0", "php-parallel-lint/php-parallel-lint": "^1.3", "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "~1.9.0", + "phpstan/phpstan": "~1.10.0", "phpstan/phpstan-mockery": "^1.0", "phpstan/phpstan-phpunit": "^1.1", "psalm/plugin-mockery": "^1.0.0",