From cbc143f8198e5d5bdf64892f1fc7921a86fa9628 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Aug 2025 18:49:12 +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 46e9754..8447a8d 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": [