From 6c76055ecaf649c4a0fa1854ce0108c763a34d20 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Thu, 9 Oct 2025 11:22:49 +0200 Subject: [PATCH] phpunit/phpunit (11.5.23 => 11.5.42) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index fc8c2495c7..f6faf9bbe1 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ "phpstan/phpstan": "2.1.30", "phpstan/phpstan-phpunit": "2.0.7", "phpstan/phpstan-strict-rules": "^2", - "phpunit/phpunit": "11.5.23", + "phpunit/phpunit": "11.5.42", "slevomat/coding-standard": "8.24.0", "squizlabs/php_codesniffer": "4.0.0", "symfony/cache": "^6.3.8|^7.0",