From 9931c5acb0c6b2bf3c5307be529b63d87fb92e0e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 May 2024 13:10:11 +0000 Subject: [PATCH] deps(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 343cdc50..67caa15b 100644 --- a/composer.json +++ b/composer.json @@ -76,7 +76,7 @@ "phpstan/phpstan-deprecation-rules": "^1.1", "phpstan/phpstan-phpunit": "^1.3", "phpstan/phpstan-strict-rules": "^1.5", - "phpunit/phpunit": "^10.5", + "phpunit/phpunit": "^11.0", "psalm/plugin-laravel": "^2.11", "psalm/plugin-phpunit": "~0.19.0", "rector/rector": "^1.0",