Skip to content

Commit 69c00be

Browse files
authored
Merge pull request #7 from canvural/dependabot/composer/infection/infection-tw-0.16.3or-tw-0.17.0or-tw-0.18
build(deps-dev): update infection/infection requirement from ^0.16.3 || ^0.17.0 to ^0.16.3 || ^0.17.0 || ^0.18
2 parents 5e191ac + ed766ae commit 69c00be

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)