From 58fb078af4a5b662454894dbefe6e0926033eaf3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 11:34:58 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v12 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 6658ba6..0c86ad6 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "php": "^7.4.0|^8.0" }, "require-dev" : { - "phpunit/phpunit": "^9.1.4" + "phpunit/phpunit": "^12.0.0" }, "license": "MIT", "authors": [