From dfc037699b3d65982067f3bdf364fbc337432737 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 13:53:54 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v11 | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 9.6.17 | 11.2.5 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index cecdfe9..904ed4a 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "cache/integration-tests": "dev-master", "cache/tag-interop": "dev-master", "infection/infection": "^0.26.19", - "phpunit/phpunit": "^9.6.7" + "phpunit/phpunit": "^11.2.5" }, "license": "MIT", "authors": [