From 2e668acae784ffb8d23f9674e8c2f40938dcab12 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 06:54:22 +0000 Subject: [PATCH] chore(deps): update dependency phpunit/phpcov to v12 | datasource | package | from | to | | ---------- | -------------- | ------ | ------ | | packagist | phpunit/phpcov | 10.0.1 | 12.0.0 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 47278e9..1db20ed 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "eliashaeussler/version-bumper": "^2.4 || ^3.0", "helhum/typo3-console": "^7.0 || ^8.1 || dev-support-typo3-v14", "mobiledetect/mobiledetectlib": "^4.8", - "phpunit/phpcov": "^9.0 || ^10.0 || ^11.0", + "phpunit/phpcov": "^9.0 || ^10.0 || ^11.0 || ^12.0", "phpunit/phpunit": "^10.2 || ^11.0 || ^12.0", "typo3/cms-base-distribution": "^12.4 || ^13.4 || ^14.0", "typo3/cms-lowlevel": "^12.4 || ^13.4 || ^14.0"