From a711e82a490974bba78d7845ba937f3707c47003 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 09:35:40 +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 5d66b9a..7d99499 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "require-dev": { "codelicia/xulieta": "1.0.x-dev", "doctrine/coding-standard": "^12.0.0", - "phpunit/phpunit": "10.4.x" + "phpunit/phpunit": "11.0.x" }, "license": "MIT", "autoload": {