Skip to content

Commit 1334826

Browse files
committed
require minimum 0.20.1 for infection
1 parent ff49fba commit 1334826

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.1",
2222
"ergebnis/composer-normalize": "^2.9",
23-
"infection/infection": "^0.20",
23+
"infection/infection": "^0.20.1",
2424
"phpstan/extension-installer": "^1.0",
2525
"phpstan/phpstan": "^0.12.50",
2626
"phpstan/phpstan-phpunit": "^0.12.16",

0 commit comments

Comments
 (0)