Skip to content

Commit e235ec9

Browse files
build(deps-dev): update infection/infection requirement || ^0.17.0
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.16.3...0.17.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8028922 commit e235ec9

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
@@ -20,7 +20,7 @@
2020
"require-dev": {
2121
"doctrine/coding-standard": "^8.0",
2222
"ergebnis/composer-normalize": "^2.5",
23-
"infection/infection": "^0.16.3",
23+
"infection/infection": "^0.16.3 || ^0.17.0",
2424
"phpstan/extension-installer": "^1.0",
2525
"phpstan/phpstan": "^0.12.25",
2626
"phpstan/phpstan-phpunit": "^0.12.8",

0 commit comments

Comments
 (0)