From 565f511d0709bd8383ca5ef2cd1a4681bf0eb9db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 12:33:46 +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 3bf1a15..cb3bfa9 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,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"