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.15 | 10.5.1 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Dec 4, 2023
1 parent bacfcd0 commit 39f8f16
Show file tree
Hide file tree
Showing 2 changed files with 235 additions and 354 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"require-dev": {
"doctrine/coding-standard": "^12.0.0",
"php-standard-library/psalm-plugin": "^2.2.1",
"phpunit/phpunit": "^9.6.12",
"phpunit/phpunit": "^10.0.0",
"psalm/plugin-phpunit": "^0.18.4",
"roave/infection-static-analysis-plugin": "^1.32.0",
"squizlabs/php_codesniffer": "^3.7.2",
Expand Down
Loading

0 comments on commit 39f8f16

Please sign in to comment.