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 75ceed5 commit 29ed04fCopy full SHA for 29ed04f
composer.json
@@ -5,7 +5,8 @@
5
"require-dev": {
6
"phpunit/phpunit": "^5.3",
7
"crada/php-apidoc": "^1.3",
8
- "phpmd/phpmd": "^2.4"
+ "phpmd/phpmd": "^2.4",
9
+ "satooshi/php-coveralls": "<1.0"
10
},
11
"license": "MIT",
12
"authors": [
0 commit comments