From 16a063f3fb40b93d05cd5ca0497cbd8ae9bcd055 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 01:19:14 +0000 Subject: [PATCH] chore(deps): update dependency phpstan/phpstan to v1.10.38 Signed-off-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 1cdf3d4..2cdee72 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ }, "require-dev": { "ergebnis/composer-normalize": "2.37.0", - "phpstan/phpstan": "1.10.37", + "phpstan/phpstan": "1.10.38", "phpunit/phpunit": "10.3.5", "roave/security-advisories": "dev-latest" },