From 50fda19f80724b55ff770bb4ff352407008e63c5 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Wed, 19 Jun 2024 13:57:23 +0200 Subject: [PATCH] PHPUnit 10.5.22 (#6454) --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 612ab0be684..6cfdabf22cf 100644 --- a/composer.json +++ b/composer.json @@ -43,7 +43,7 @@ "phpstan/phpstan": "1.11.5", "phpstan/phpstan-phpunit": "1.4.0", "phpstan/phpstan-strict-rules": "^1.6", - "phpunit/phpunit": "10.5.21", + "phpunit/phpunit": "10.5.22", "psalm/plugin-phpunit": "0.19.0", "slevomat/coding-standard": "8.13.1", "squizlabs/php_codesniffer": "3.10.1",