From 3fb78f96245efe01ad030460146d5ff1422e5555 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 19:52:55 +0000 Subject: [PATCH] chore(deps): update dependency phpunit/phpunit to v11 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2f582a5..a240ee5 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": "^11.0.0", "phpcompatibility/php-compatibility": "^9.3", "dealerdirect/phpcodesniffer-composer-installer": "^1.0.0", "roave/security-advisories": "dev-latest"