Skip to content

Commit 45172c4

Browse files
Bump infection/infection from 0.31.9 to 0.32.0 in /tools/infection
Bumps [infection/infection](https://github.com/infection/infection) from 0.31.9 to 0.32.0. - [Release notes](https://github.com/infection/infection/releases) - [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md) - [Commits](infection/infection@0.31.9...0.32.0) --- updated-dependencies: - dependency-name: infection/infection dependency-version: 0.32.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b6ed6aa commit 45172c4

File tree

2 files changed

+147
-70
lines changed

2 files changed

+147
-70
lines changed

tools/infection/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "coduo/php-matcher-tools",
33
"description": "Coduo PHP Matcher - Tools",
44
"require-dev": {
5-
"infection/infection": "^0.31.9"
5+
"infection/infection": "^0.32.0"
66
},
77
"config": {
88
"allow-plugins": false,

0 commit comments

Comments
 (0)