From 9c67eb7fc2469d3bb1130fe2f2c014e2e98d7d68 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 15:59:28 +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..3500e16 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.3" }, "autoload": { "psr-4": {