From b3840383d533fc910849ebee35bd1a028b42ca2d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Feb 2023 11:39:29 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v10 | datasource | package | from | to | | ---------- | --------------- | ----- | ------ | | packagist | phpunit/phpunit | 9.6.3 | 10.0.6 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3bd07d4e..7e4037f0 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "doctrine/coding-standard": "^11.1.0", "ext-zip": "^1.15.0", "roave/infection-static-analysis-plugin": "^1.28.0", - "phpunit/phpunit": "^9.6.3", + "phpunit/phpunit": "^10.0.6", "vimeo/psalm": "^5.6.0" }, "replace": {