Skip to content

Commit 6330600

Browse files
Update dependency infection/infection to ^0.29.0
| datasource | package | from | to | | ---------- | ------------------- | ------- | ------ | | packagist | infection/infection | 0.27.11 | 0.29.7 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 648655d commit 6330600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"require-dev": {
2626
"ext-pdo_sqlite": "*",
27-
"infection/infection": "^0.27.0",
27+
"infection/infection": "^0.29.0",
2828
"patchlevel/coding-standard": "^1.3.0",
2929
"phpspec/prophecy-phpunit": "^2.1.0",
3030
"phpstan/phpstan": "^1.10.48",

0 commit comments

Comments
 (0)