From fe67b9ec20e45ba0f4ecc2a1beda03196d598495 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Sun, 27 Aug 2023 14:35:02 +0200 Subject: [PATCH] PHPUnit 9.6.11, PHPStan 1.10.32 --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index c7bc60c2718..df35e706433 100644 --- a/composer.json +++ b/composer.json @@ -43,9 +43,9 @@ "doctrine/coding-standard": "12.0.0", "fig/log-test": "^1", "jetbrains/phpstorm-stubs": "2023.1", - "phpstan/phpstan": "1.10.29", + "phpstan/phpstan": "1.10.32", "phpstan/phpstan-strict-rules": "^1.5", - "phpunit/phpunit": "9.6.9", + "phpunit/phpunit": "9.6.11", "psalm/plugin-phpunit": "0.18.4", "slevomat/coding-standard": "8.13.1", "squizlabs/php_codesniffer": "3.7.2",