From 618206b4a66027181d6244bed2433176bc3d8bc8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Feb 2024 05:34:12 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v11 | datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 10.5.11 | 11.0.3 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a01b162..2b4b803 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "require-dev": { "phpstan/phpstan": "^1.10.59", "phpstan/phpstan-phpunit": "^1.3.16", - "phpunit/phpunit": "^10.5.11" + "phpunit/phpunit": "^11.0.3" }, "autoload": { "psr-4": {