From 3153f83642214b3ff5e826d5414fcd40d670f78d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 11:57:32 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v13 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 48700fe..5a4c624 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "tedivm/jshrink": "^1.8.1" }, "require-dev": { - "phpunit/phpunit": "~6.0 || ~7.0 || ~8.0 || ~9.0" + "phpunit/phpunit": "~13.0" }, "autoload": { "psr-4": {