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  | psalm/plugin-phpunit                   | 0.19.1 | 0.19.2 |
| packagist  | roave/infection-static-analysis-plugin | 1.35.0 | 1.36.0 |
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent 5109aed commit 1b3837c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"phing/phing": "^2.17.4",
"phpstan/phpstan": "^1.12.16",
"phpunit/phpunit": "^10.5.41",
"psalm/plugin-phpunit": "^0.19.0",
"roave/infection-static-analysis-plugin": "^1.35.0",
"psalm/plugin-phpunit": "^0.19.2",
"roave/infection-static-analysis-plugin": "^1.36.0",
"spatie/temporary-directory": "^2.3.0",
"vimeo/psalm": "^5.26.1"
},
Expand Down

0 comments on commit 1b3837c

Please sign in to comment.