From 92a79be6a2b86595f5a302a6acc2b0e32291d7d2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 10:52:31 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v11 | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 10.5.7 | 11.0.0 | 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 cb472d0..54a8680 100644 --- a/composer.json +++ b/composer.json @@ -69,7 +69,7 @@ "mezzio/mezzio-tooling": "^2.9", "mezzio/mezzio-twigrenderer": "^2.15.0", "mikey179/vfsstream": "^1.6.11", - "phpunit/phpunit": "^10.5.5", + "phpunit/phpunit": "^11.0.0", "psalm/plugin-phpunit": "^0.18.4", "roave/security-advisories": "dev-master", "vimeo/psalm": "^5.18"