From 462a8eb5baf7d4ceacae9d57fff7c84702ddd82c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 13:59:32 +0000 Subject: [PATCH] chore(deps): 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 ab1ad87..7bc1d60 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ }, "require-dev": { "orchestra/testbench": "^5.3|^6.0|^7.0|^8.0|^9.0", - "phpunit/phpunit": "^9.5.13|^10.5" + "phpunit/phpunit": "11.3.3" }, "autoload": { "psr-4": {