Skip to content

Commit

Permalink
Update dependency phpunit/phpunit to v10
Browse files Browse the repository at this point in the history
| datasource | package         | from  | to     |
| ---------- | --------------- | ----- | ------ |
| packagist  | phpunit/phpunit | 9.6.9 | 10.2.3 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 4, 2023
1 parent aee01a9 commit f745ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"php": "~8.0.0 || ~8.1.0 || ~8.2.0"
},
"require-dev": {
"phpunit/phpunit": "^9.5.26",
"phpunit/phpunit": "^10.0.0",
"psalm/plugin-phpunit": "^0.18.0",
"squizlabs/php_codesniffer": "^3.7.1",
"vimeo/psalm": "^5.0.0"
Expand Down

0 comments on commit f745ed8

Please sign in to comment.