From e22153a01fd2a8180f0f0c9e625d940b18641584 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 17:07:48 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v9.6.35 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8ba8429..1727e06 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ "php": "^7.1|^8.0" }, "require-dev": { - "phpunit/phpunit": "7.5.20|9.5.0", + "phpunit/phpunit": "9.6.35", "sunrise/coding-standard": "1.0.0" }, "autoload": {