From 0e3d5997fe8a1297c01b2831222938e028a76f86 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 30 Sep 2023 12:26:07 +0200 Subject: [PATCH] chore(deps): update dependency phpstan/phpstan to v1.10.36 (#121) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d3149c4..cdf2eb0 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "infection/infection": "^0.27.0", "kwn/php-rdkafka-stubs": "^2.0", "phpstan/extension-installer": "^1.1", - "phpstan/phpstan": "1.10.35", + "phpstan/phpstan": "1.10.36", "phpstan/phpstan-phpunit": "1.3.14", "phpstan/phpstan-strict-rules": "1.5.1", "phpunit/phpunit": "^9.2",