From b46d3713dd33dabb2f0eadca0e84624f1ff6bfe1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 Apr 2024 11:16:20 +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 183766a..78d209b 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,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.1.2" }, "autoload": { "psr-4": {