Skip to content

Commit b5b0315

Browse files
author
Martins Sipenko
committed
Fix #13 fixed composer to use satooshi/php-coveralls 0.6.*
1 parent e47d2fa commit b5b0315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"require": {
1616
"php": ">=5.3",
1717
"ext-curl": "*",
18-
"satooshi/php-coveralls": "dev-master as 0.7.0",
18+
"satooshi/php-coveralls": "0.6.*",
1919
"symfony/console": ">=2.0"
2020
},
2121
"require-dev": {

0 commit comments

Comments
 (0)