We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ffb93c commit 5a41d00Copy full SHA for 5a41d00
composer.json
@@ -3,6 +3,7 @@
3
"type": "library",
4
"description": "Script for the comparing of current code coverage with baseline.",
5
"license": "MIT",
6
+ "keywords": ["phpunit", "clover", "baseline"],
7
"require": {
8
"php": "^7.4",
9
"ext-simplexml": "*",
0 commit comments