Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
| datasource | package         | from   | to    |
| ---------- | --------------- | ------ | ----- |
| packagist  | phpunit/phpunit | 9.5.28 | 9.6.0 |
| packagist  | vimeo/psalm     | 5.4.0  | 5.6.0 |
  • Loading branch information
renovate[bot] authored Feb 3, 2023
1 parent 62c4c0b commit c4cb534
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 145 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
},
"require-dev": {
"doctrine/coding-standard": "^11.1.0",
"phpunit/phpunit": "^9.5.28",
"phpunit/phpunit": "^9.6.0",
"psalm/plugin-phpunit": "^0.18.4",
"roave/infection-static-analysis-plugin": "^1.28.0",
"vimeo/psalm": "^5.4.0"
"vimeo/psalm": "^5.6.0"
},
"autoload": {
"psr-4": {
Expand Down
Loading

0 comments on commit c4cb534

Please sign in to comment.