Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 91fa25a

Browse files
committed
Prefer stable version of php-coveralls
Signed-off-by: Michal Čihař <[email protected]>
1 parent cec9ad4 commit 91fa25a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"php": ">=5.3.0"
2323
},
2424
"require-dev": {
25-
"satooshi/php-coveralls": "dev-master"
25+
"satooshi/php-coveralls": ">=0.6"
2626
}
2727
}

0 commit comments

Comments
 (0)