From 7ef498b7732504594b618c87be2a9e664f09c590 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 19 Dec 2022 19:32:43 +0000 Subject: [PATCH] chore(deps): update dependency phpstan/phpstan to ~1.9.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 68e668f..facbce5 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.8.0", + "phpstan/phpstan": "~1.9.0", "phpstan/phpstan-mockery": "^1.0", "phpstan/phpstan-phpunit": "^1.1", "psalm/plugin-mockery": "^0.9.1",