Skip to content

Commit 3aa7e97

Browse files
author
Martins Sipenko
committed
Use stable version of satooshi/php-coveralls
1 parent e37481d commit 3aa7e97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"require": {
1717
"php": ">=5.3",
1818
"guzzle/guzzle": ">=3.0",
19-
"satooshi/php-coveralls": "dev-master",
19+
"satooshi/php-coveralls": ">=0.6.1",
2020
"symfony/console": ">=2.0"
2121
},
2222
"require-dev": {

0 commit comments

Comments
 (0)