Skip to content

Commit c29d0f7

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ----------- | -------------------------- | ------ | ------ | | github-tags | actions/cache | v4.1.2 | v4.2.0 | | github-tags | codecov/codecov-action | v5.0.3 | v5.1.1 | | packagist | infection/infection | 0.27.8 | 0.29.9 | | 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.8.1 | | 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.31.1 |
1 parent 311c9c5 commit c29d0f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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)