Skip to content

Commit 7d21621

Browse files
Update all non-major dependencies
| 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 |
1 parent 9580756 commit 7d21621

File tree

2 files changed

+360
-436
lines changed

2 files changed

+360
-436
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"psr/http-server-middleware": "^1.0.2"
1919
},
2020
"require-dev": {
21-
"infection/infection": "^0.27",
21+
"infection/infection": "^0.29",
2222
"jms/serializer": "^3.26.0",
2323
"laminas/laminas-diactoros": "^3.0.0",
2424
"lcobucci/coding-standard": "^11.0",

0 commit comments

Comments
 (0)