From 42fb67f01be83a81c635f8fd1cc99b831e34b61f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 09:10:05 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v11 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4077091..3d02283 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ }, "require-dev": { "composer/composer": "2.1.9", - "phpunit/phpunit": "9.5.10" + "phpunit/phpunit": "11.4.0" }, "autoload": { "psr-4": {