Skip to content

Commit 8aacfef

Browse files
authored
Updated readme.md now that we're in packagist (#8)
1 parent d97c175 commit 8aacfef

File tree

2 files changed

+534
-3
lines changed

2 files changed

+534
-3
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"squizlabs/php_codesniffer": "^3.4",
1313
"phpmd/phpmd": "^2.6",
1414
"codedungeon/phpunit-result-printer": "dev-master",
15-
"phpunit/php-code-coverage": "^6.1@dev"
15+
"phpunit/php-code-coverage": "^6.1@dev",
16+
"php-coveralls/php-coveralls": "2.1.x-dev"
1617
},
1718
"license": "MIT",
1819
"authors": [

0 commit comments

Comments
 (0)