Skip to content

Commit ce1b6ff

Browse files
committed
Added composer metadata
1 parent b8ffefe commit ce1b6ff

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"name": "phpunit/php-code-coverage",
3+
"type": "library",
4+
"description": "Library that provides collection, processing, and rendering functionality for PHP code coverage information",
5+
"keywords": ["code","coverage","xdebug","unit","testing","php"]
6+
}

0 commit comments

Comments
 (0)