From 08642fba0f04500c4c1e06f0be63d0393f539a18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 Jun 2023 10:08:36 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v9.6.9 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index bc7dc96..a8d57b8 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.9", "sunrise/coding-standard": "1.0.0" }, "autoload": {