From 2a07d90f58b9bdad883e72668140efb871dc3e7e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 17:51:51 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v11 | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 9.6.17 | 11.2.6 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index cecdfe9..8f84b0e 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.6" }, "license": "MIT", "authors": [