Skip to content

Commit b976604

Browse files
chore(deps): update dependency phpunit/phpunit to v10 (#103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7c7474b commit b976604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"phpstan/phpstan": "^1.0.0",
2323
"phpstan/phpstan-phpunit": "^1.0.0",
2424
"phpstan/phpstan-strict-rules": "^1.0.0",
25-
"phpunit/phpunit": "^9.4"
25+
"phpunit/phpunit": "^10.0"
2626
},
2727
"config": {
2828
"allow-plugins": {

0 commit comments

Comments
 (0)