From 2e894e64db55d3cdf867a524005765ab9e7a5251 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 15:04:14 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v11 | datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 10.5.41 | 11.5.3 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index fb2afb7..6c309a5 100644 --- a/composer.json +++ b/composer.json @@ -38,7 +38,7 @@ "patchlevel/coding-standard": "^1.3.0", "phpspec/prophecy-phpunit": "^2.1.0", "phpstan/phpstan": "^2.1.0", - "phpunit/phpunit": "^10.5.2", + "phpunit/phpunit": "^11.0.0", "psalm/plugin-symfony": "^5.2", "roave/security-advisories": "dev-master", "vimeo/psalm": "^5.17.0"