Skip to content
This repository was archived by the owner on Sep 1, 2025. It is now read-only.

Commit bb35fa8

Browse files
authored
satooshi/php-coveralls
1 parent 83c1692 commit bb35fa8

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

composer.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,9 @@
2121
"ext-session": "*"
2222
},
2323
"require-dev": {
24+
"satooshi/php-coveralls":"*",
2425
"phpunit/phpunit": "5.7"
2526
},
26-
"scripts": {
27-
"report-coverage": "codecov"
28-
},
2927
"extra":{
3028
"branch-alias":{
3129
"dev-master": "1.x-dev"

0 commit comments

Comments
 (0)