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 d97c175 commit 8aacfefCopy full SHA for 8aacfef
composer.json
@@ -12,7 +12,8 @@
12
"squizlabs/php_codesniffer": "^3.4",
13
"phpmd/phpmd": "^2.6",
14
"codedungeon/phpunit-result-printer": "dev-master",
15
- "phpunit/php-code-coverage": "^6.1@dev"
+ "phpunit/php-code-coverage": "^6.1@dev",
16
+ "php-coveralls/php-coveralls": "2.1.x-dev"
17
},
18
"license": "MIT",
19
"authors": [
0 commit comments