From 0871d796174b8749dee6000591537e709c573cb3 Mon Sep 17 00:00:00 2001 From: aryaantony92 <97134765+aryaantony92@users.noreply.github.com> Date: Thu, 19 Oct 2023 13:34:14 +0200 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 19c3bcadd6b..e7a0a8d39ac 100644 --- a/composer.json +++ b/composer.json @@ -140,7 +140,7 @@ "codeception/module-symfony": "^3.1.0", "codeception/phpunit-wrapper": "^9", "ergebnis/phpstan-rules": "^2.0", - "phpstan/phpstan": "1.10.28", + "phpstan/phpstan": "1.10.39", "phpstan/phpstan-symfony": "^1.3.2", "phpunit/phpunit": "^9.3", "gotenberg/gotenberg-php": "^1.1",