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     |
| ----------- | --------------------------- | ------- | ------ |
| github-tags | actions/cache               | v3.0.11 | v3.3.1 |
| github-tags | codecov/codecov-action      | v3.1.1  | v3.1.4 |
| packagist   | infection/infection         | 0.26.19 | 0.27.0 |
| packagist   | lcobucci/di-builder         | 7.2.1   | 7.4.0  |
| packagist   | phpstan/extension-installer | 1.2.0   | 1.3.1  |
| packagist   | phpunit/phpunit             | 10.0.16 | 10.2.6 |
| github-tags | shivammathur/setup-php      | 2.22.0  | 2.25.5 |
| github-tags | shivammathur/setup-php      | 2.24.0  | 2.25.5 |
  • Loading branch information
renovate[bot] authored Aug 2, 2023
1 parent fc24e57 commit 23ccc49
Show file tree
Hide file tree
Showing 2 changed files with 222 additions and 232 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"chimera/mapping": "^1.0.x-dev",
"chimera/routing-mezzio": "^1.0.x-dev",
"chimera/serialization-jms": "^1.0.x-dev",
"infection/infection": "^0.26",
"infection/infection": "^0.27",
"lcobucci/coding-standard": "^9.0",
"lcobucci/error-handling-middleware": "^1.4",
"phpstan/extension-installer": "^1.2",
Expand Down
Loading

0 comments on commit 23ccc49

Please sign in to comment.