Skip to content

Commit 5e191ac

Browse files
authored
Merge pull request #6 from canvural/dependabot/composer/infection/infection-tw-0.16.3or-tw-0.17.0
build(deps-dev): update infection/infection requirement from ^0.16.3 to ^0.16.3 || ^0.17.0
2 parents 28f4dc1 + e235ec9 commit 5e191ac

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)