From f0a13727707ecadaec631918c1ddbbb79933bc6d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 11:44:58 +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 fce691c2..131b56c8 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ }, "require-dev": { "roave/security-advisories": "dev-latest", - "phpunit/phpunit": "9.5.27", + "phpunit/phpunit": "11.4.4", "orchestra/testbench": "7.17.0" }, "autoload": {