Skip to content

Commit ed766ae

Browse files
build(deps-dev): update infection/infection requirement from ^0.16.3 || ^0.17.0 to ^0.16.3 || ^0.17.0 || ^0.18
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](https://github.com/infection/infection/commits/0.18) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5e191ac commit ed766ae

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 || ^0.17.0",
23+
"infection/infection": "^0.16.3 || ^0.17.0 || ^0.18",
2424
"phpstan/extension-installer": "^1.0",
2525
"phpstan/phpstan": "^0.12.25",
2626
"phpstan/phpstan-phpunit": "^0.12.8",

0 commit comments

Comments
 (0)