Skip to content

Commit 0d6e217

Browse files
build(deps-dev): bump infection/infection in /tools/infection
Bumps [infection/infection](https://github.com/infection/infection) from 0.32.7 to 0.33.2. - [Release notes](https://github.com/infection/infection/releases) - [Changelog](https://github.com/infection/infection/blob/master/CHANGELOG.md) - [Commits](infection/infection@0.32.7...0.33.2) --- updated-dependencies: - dependency-name: infection/infection dependency-version: 0.33.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe2c041 commit 0d6e217

2 files changed

Lines changed: 94 additions & 91 deletions

File tree

tools/infection/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Flow PHP ETL - Tools",
44
"require-dev": {
55
"php": "~8.3.0 || ~8.4.0 || ~8.5.0",
6-
"infection/infection": "^0.32"
6+
"infection/infection": "^0.33"
77
},
88
"config": {
99
"allow-plugins": false

0 commit comments

Comments
 (0)