We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42bcc2c commit 5cba579Copy full SHA for 5cba579
1 file changed
composer.json
@@ -55,6 +55,9 @@
55
"ParagonIE\\ConstantTime\\Tests\\": "tests/"
56
}
57
},
58
+ "scripts": {
59
+ "mutation-test": "infection"
60
+ },
61
"config": {
62
"process-timeout": 0,
63
"allow-plugins": {
0 commit comments