From a3bc9ef62dda29c847986ffbf8ed3117692f512f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 13:17:06 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v9.6.18 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index bc7dc96..8117f19 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "ext-intl": "*" }, "require-dev": { - "phpunit/phpunit": "7.5.20|9.5.0", + "phpunit/phpunit": "9.6.18", "sunrise/coding-standard": "1.0.0" }, "autoload": {