Skip to content

Commit 8a4be12

Browse files
committed
Add infection to require-dev
1 parent 9cf9a01 commit 8a4be12

File tree

2 files changed

+1942
-185
lines changed

2 files changed

+1942
-185
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
}
2323
},
2424
"require": {
25-
"php": "^7.2"
25+
"php": "^7.2",
26+
"infection/infection": "^0.16.4"
2627
},
2728
"require-dev": {
2829
"phpunit/phpunit": "^9.1",

0 commit comments

Comments
 (0)