From ce527a782f29bc86df1fea1fb7a7240073891cbe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 26 May 2024 11:46:19 +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 6501e0e4..1c581010 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",