Skip to content

Commit 67b7b20

Browse files
committed
changed composer.json to require satooshi/php-coveralls version 1.0.0
1 parent 42a9003 commit 67b7b20

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
@@ -22,7 +22,7 @@
2222
},
2323
"require-dev": {
2424
"omnipay/tests": "~2.0",
25-
"satooshi/php-coveralls": "dev-master"
25+
"satooshi/php-coveralls": "1.0.0"
2626
},
2727
"extra": {
2828
"branch-alias": {

0 commit comments

Comments
 (0)