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 | 10.2.7 | 10.3.2 |
| packagist  | symfony/process | 6.3.2  | 6.3.4  |
| packagist  | vimeo/psalm     | 5.14.1 | 5.15.0 |
  • Loading branch information
renovate[bot] authored Aug 26, 2023
1 parent 8c021a6 commit 5982ee2
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 48 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"ext-json": "*",
"composer-plugin-api": "^2.1.0",
"ocramius/package-versions": "^2.7.0",
"vimeo/psalm": "^5.14.1",
"vimeo/psalm": "^5.15.0",
"psalm/plugin-phpunit": "^0.18.4"
},
"require-dev": {
"composer/composer": "^2.5.8",
"doctrine/coding-standard": "^12.0.0",
"infection/infection": "^0.27.0",
"phpunit/phpunit": "^10.2.7",
"symfony/process": "^6.3.2"
"phpunit/phpunit": "^10.3.2",
"symfony/process": "^6.3.4"
},
"autoload": {
"psr-4": {
Expand Down
94 changes: 49 additions & 45 deletions composer.lock

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

0 comments on commit 5982ee2

Please sign in to comment.