From cf0cc7d7aa8b258f99d1f212a454bcfc1e7e0fb9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 16:32: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..1e56e8b 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.1" }, "autoload": { "psr-4": {