From abe6f53a607e864660b4b328fe13a05dd5a96ec1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2025 17:56:08 +0000 Subject: [PATCH] chore(deps): 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 2f582a5..4aa6ecf 100644 --- a/composer.json +++ b/composer.json @@ -41,7 +41,7 @@ "ext-json": "*", "squizlabs/php_codesniffer": "^3.8", "jchook/phpunit-assert-throws": "^1.0", - "phpunit/phpunit": "^10.5.5", + "phpunit/phpunit": "^12.0.0", "phpcompatibility/php-compatibility": "^9.3", "dealerdirect/phpcodesniffer-composer-installer": "^1.0.0", "roave/security-advisories": "dev-latest"