From 4a3f368b3c801ecbc18d2a91cea600ae082265d0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Aug 2023 13:48:21 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v10 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3544344..65d5958 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "php-parallel-lint/php-parallel-lint": "^1.2", "phpstan/phpstan-phpunit": "^1.0", "phpstan/phpstan-php-parser": "^1.1", - "phpunit/phpunit": "^9.5" + "phpunit/phpunit": "^10.0" }, "config": { "platform": {