From 23dd0af2259d5d8b345c25efc2088fd2f37f2d76 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 10:59:12 +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..f2b8f09 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.4.0" }, "autoload": { "psr-4": {