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  | doctrine/coding-standard               | 9.0.0  | 9.0.2  |
| packagist  | phpunit/phpunit                        | 9.5.10 | 9.5.26 |
| packagist  | roave/infection-static-analysis-plugin | 1.13.0 | 1.25.0 |
| packagist  | vimeo/psalm                            | 4.15.0 | 4.29.0 |
  • Loading branch information
renovate[bot] authored Oct 31, 2022
1 parent 7ea48a0 commit afe04d3
Show file tree
Hide file tree
Showing 2 changed files with 509 additions and 445 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
},
"require-dev": {
"composer/composer": "^2.2.0",
"doctrine/coding-standard": "^9.0.0",
"doctrine/coding-standard": "^9.0.2",
"ext-zip": "^1.15.0",
"roave/infection-static-analysis-plugin": "^1.13.0",
"phpunit/phpunit": "^9.5.10",
"vimeo/psalm": "^4.15.0"
"roave/infection-static-analysis-plugin": "^1.25.0",
"phpunit/phpunit": "^9.5.26",
"vimeo/psalm": "^4.29.0"
},
"replace": {
"composer/package-versions-deprecated": "*"
Expand Down
Loading

0 comments on commit afe04d3

Please # to comment.