Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
| datasource | package           | from  | to     |
| ---------- | ----------------- | ----- | ------ |
| packagist  | phpbench/phpbench | 1.2.9 | 1.2.10 |
| packagist  | vimeo/psalm       | 5.7.7 | 5.8.0  |
  • Loading branch information
renovate[bot] committed Mar 24, 2023
1 parent b05a8c1 commit 1605d99
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 24 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
"require-dev": {
"doctrine/coding-standard": "^11.1.0",
"roave/infection-static-analysis-plugin": "^1.29.0",
"phpbench/phpbench": "^1.2.9",
"phpbench/phpbench": "^1.2.10",
"phpunit/phpunit": "^9.6.5",
"vimeo/psalm": "^5.7.7"
"vimeo/psalm": "^5.8.0"
},
"autoload": {
"psr-4": {
Expand Down
90 changes: 68 additions & 22 deletions composer.lock

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

0 comments on commit 1605d99

Please sign in to comment.