Skip to content

Commit 277516f

Browse files
Update dependency phpunit/phpunit to v10
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 9.6.12 | 10.4.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8f552b5 commit 277516f

File tree

2 files changed

+241
-360
lines changed

2 files changed

+241
-360
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"require-dev": {
2424
"doctrine/coding-standard": "^12.0.0",
2525
"php-standard-library/psalm-plugin": "^2.2.1",
26-
"phpunit/phpunit": "^9.6.12",
26+
"phpunit/phpunit": "^10.0.0",
2727
"psalm/plugin-phpunit": "^0.18.4",
2828
"roave/infection-static-analysis-plugin": "^1.32.0",
2929
"squizlabs/php_codesniffer": "^3.7.2",

0 commit comments

Comments
 (0)