Skip to content

Commit 51a5973

Browse files
Update dependency phpunit/phpunit to v10
| datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 9.6.13 | 10.4.1 |
1 parent 6992ec4 commit 51a5973

File tree

2 files changed

+235
-354
lines changed

2 files changed

+235
-354
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"phpstan/phpstan-deprecation-rules": "^1.1.3",
3434
"phpstan/phpstan-phpunit": "^1.3.13",
3535
"phpstan/phpstan-strict-rules": "^1.5.1",
36-
"phpunit/phpunit": "^9.6.9"
36+
"phpunit/phpunit": "^10.0.0"
3737
},
3838
"autoload": {
3939
"psr-4": {

0 commit comments

Comments
 (0)