Skip to content

Commit c671f3f

Browse files
Bump infection/infection from 0.23.0 to 0.24.0 in /tools (#254)
Bumps [infection/infection](https://github.com/infection/infection) from 0.23.0 to 0.24.0. - [Release notes](https://github.com/infection/infection/releases) - [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md) - [Commits](infection/infection@0.23.0...0.24.0) --- updated-dependencies: - dependency-name: infection/infection dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b70cb8 commit c671f3f

File tree

2 files changed

+115
-123
lines changed

2 files changed

+115
-123
lines changed

tools/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"phpunit/phpunit": "^9.5",
66
"vimeo/psalm": "^4.6",
77
"phpstan/phpstan": "^0.12.82",
8-
"infection/infection": "^0.23.0",
8+
"infection/infection": "^0.24.0",
99
"phpbench/phpbench": "^1.0.0-alpha7",
1010
"friendsofphp/php-cs-fixer": "^2.18"
1111
}

0 commit comments

Comments
 (0)