From ba904702e081ca4e0e3eab38c65841d762b52d88 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 15:13:36 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v11 | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 9.6.17 | 11.3.3 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index cecdfe9..6f21992 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.3.3" }, "license": "MIT", "authors": [