From a8ec14d8130950fbfa4aaf9e951214bb7bf1c80f Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 15 Mar 2023 17:09:16 +0000
Subject: [PATCH] chore(deps): 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 6b8deba..7285e3f 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-strict-rules": "^1.0",
-		"phpunit/phpunit": "^9.5"
+		"phpunit/phpunit": "^10.0"
 	},
 	"config": {
 		"platform": {