From 8a7cd9559d372c5c4e31a285e985ff39e563f9dc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 17:07:41 +0000 Subject: [PATCH] Update root-composer --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 3b902ae2..52e8c079 100644 --- a/composer.json +++ b/composer.json @@ -11,8 +11,8 @@ "phpstan/phpstan": "^1.5", "phpstan/phpstan-phpunit": "^1.1", "phpstan/phpstan-strict-rules": "^1.0", - "phpunit/phpunit": "^9.5", - "symfony/process": "^5.2" + "phpunit/phpunit": "^10.0", + "symfony/process": "^6.0" }, "config": { "platform": {