Skip to content

Commit 7c31732

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ----------- | -------------------------- | ------ | ------- | | github-tags | actions/cache | v4.1.2 | v4.2.3 | | github-tags | codecov/codecov-action | v5.0.3 | v5.4.0 | | packagist | infection/infection | 0.27.8 | 0.29.14 | | github-tags | laminas/automatic-releases | 1.24.0 | 1.25.0 | | packagist | lcobucci/coding-standard | 11.0.0 | 11.1.0 | | packagist | monolog/monolog | 3.5.0 | 3.9.0 | | packagist | psr/log | 3.0.0 | 3.0.2 | | packagist | react/socket | 1.14.0 | 1.16.0 | | github-tags | shivammathur/setup-php | 2.28.0 | 2.32.0 |
1 parent 311c9c5 commit 7c31732

File tree

2 files changed

+372
-287
lines changed

2 files changed

+372
-287
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"react/socket": "^1.13.0"
2626
},
2727
"require-dev": {
28-
"infection/infection": "^0.27",
28+
"infection/infection": "^0.29",
2929
"lcobucci/coding-standard": "^11.0.0",
3030
"monolog/monolog": "^3.4.0",
3131
"phpstan/extension-installer": "^1.3.1",

0 commit comments

Comments
 (0)