Skip to content

Commit b3b38b6

Browse files
Update dependency phpunit/phpunit to v10 (#344)
* Update dependency phpunit/phpunit to v10 * Migrate phpunit config --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ben Challis <[email protected]>
1 parent b891f8a commit b3b38b6

File tree

3 files changed

+231
-356
lines changed

3 files changed

+231
-356
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"phpstan/phpstan-deprecation-rules": "^1.1.3",
3232
"phpstan/phpstan-phpunit": "^1.3.11",
3333
"phpstan/phpstan-strict-rules": "^1.5.1",
34-
"phpunit/phpunit": "^9.6.7",
34+
"phpunit/phpunit": "^10.1.0",
3535
"rector/rector": "^0.15.24"
3636
},
3737
"config": {

0 commit comments

Comments
 (0)