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.10 | v3.3.2 |
| github-tags | actions/cache               | v3.3.1  | v3.3.2 |
| github-tags | codecov/codecov-action      | v3.1.1  | v3.1.4 |
| packagist   | infection/infection         | 0.26.19 | 0.27.0 |
| packagist   | jms/serializer              | 3.23.0  | 3.28.0 |
| packagist   | phpstan/extension-installer | 1.2.0   | 1.3.1  |
| packagist   | phpunit/phpunit             | 10.0.19 | 10.3.4 |
| github-tags | shivammathur/setup-php      | 2.17.0  | 2.25.5 |
| github-tags | shivammathur/setup-php      | 2.24.0  | 2.25.5 |
  • Loading branch information
renovate[bot] authored Sep 12, 2023
1 parent 10b246d commit 246bc52
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 282 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"jms/serializer": "^3.18"
},
"require-dev": {
"infection/infection": "^0.26.19",
"infection/infection": "^0.27.0",
"lcobucci/coding-standard": "^9.0",
"phpstan/extension-installer": "^1.2",
"phpstan/phpstan": "^1.8",
Expand Down
Loading

0 comments on commit 246bc52

Please sign in to comment.