Skip to content

Commit

Permalink
Update dependency phpunit/phpunit to ^10.0.11
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to      |
| ---------- | --------------- | ------ | ------- |
| packagist  | phpunit/phpunit | 10.0.9 | 10.0.11 |
  • Loading branch information
renovate[bot] committed Feb 20, 2023
1 parent f86d46e commit 69b227a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -21,7 +21,7 @@
},
"require-dev": {
"doctrine/coding-standard": "^11.1.0",
"phpunit/phpunit": "^10.0.9"
"phpunit/phpunit": "^10.0.11"
},
"autoload": {
"psr-4": {
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 69b227a

Please sign in to comment.