Skip to content

Commit 7cfba2a

Browse files
chore(deps-dev): update infection/infection requirement
Updates the requirements on [infection/infection](https://github.com/infection/infection) to permit the latest version. - [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.1) --- updated-dependencies: - dependency-name: infection/infection dependency-version: 0.33.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5fa3e2a commit 7cfba2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"psr/log": "^3.0"
2323
},
2424
"require-dev": {
25-
"infection/infection": "^0.32.7",
25+
"infection/infection": "^0.33.1",
2626
"laravel/pint": "^1.18",
2727
"phpunit/phpunit": "^11.0"
2828
},

0 commit comments

Comments
 (0)