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               | v4.0.0 | v4.0.2 |
| github-tags | codecov/codecov-action      | v4.0.0 | v4.5.0 |
| packagist   | infection/infection         | 0.27.8 | 0.29.6 |
| packagist   | jms/serializer              | 3.28.0 | 3.30.0 |
| packagist   | laminas/laminas-diactoros   | 3.3.0  | 3.3.1  |
| packagist   | middlewares/negotiation     | 2.1.0  | 2.1.1  |
| packagist   | phpstan/extension-installer | 1.3.1  | 1.4.1  |
| packagist   | psr/http-factory            | 1.0.2  | 1.1.0  |
| packagist   | twig/twig                   | 3.8.0  | 3.10.3 |
  • Loading branch information
renovate[bot] committed Jun 21, 2024
1 parent 9580756 commit 7d21621
Show file tree
Hide file tree
Showing 2 changed files with 360 additions and 436 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"psr/http-server-middleware": "^1.0.2"
},
"require-dev": {
"infection/infection": "^0.27",
"infection/infection": "^0.29",
"jms/serializer": "^3.26.0",
"laminas/laminas-diactoros": "^3.0.0",
"lcobucci/coding-standard": "^11.0",
Expand Down
Loading

0 comments on commit 7d21621

Please sign in to comment.