From 051e21ff8a8dc9c6baf712b39905f25967380bb3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 00:06:06 +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 0149f02..0476638 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ "php-di/php-di": "^6.4 || ^7.0", "php-http/psr7-integration-tests": "^1.4", "phpstan/phpstan": "^2.1", - "phpunit/phpunit": "^9.6", + "phpunit/phpunit": "^12.0", "sunrise/coding-standard": "^1.0", "vimeo/psalm": "^5.26 || ^6.0" },