Skip to content

Commit b1f2d83

Browse files
[TASK] Update phpunit/phpcov to v12
| datasource | package | from | to | | ---------- | -------------- | ------ | ------ | | packagist | phpunit/phpcov | 11.0.4 | 12.0.0 |
1 parent 03bc6c2 commit b1f2d83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"phpstan/extension-installer": "*",
2323
"phpstan/phpstan": "^2.1",
2424
"phpstan/phpstan-phpunit": "^2.0",
25-
"phpunit/phpcov": "^10.0 || ^11.0.0",
25+
"phpunit/phpcov": "^12.0.0",
2626
"phpunit/phpunit": "^11.5 || ^12.1",
2727
"shipmonk/composer-dependency-analyser": "*"
2828
},

0 commit comments

Comments
 (0)