Skip to content

Commit 4e46f00

Browse files
authored
Merge pull request repejota#116 from ahmetkapikiran/patch-2
fixes php-coveralls package version for travis
2 parents a833f6f + 3e8fc78 commit 4e46f00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"require-dev": {
1111
"phpunit/phpunit": "5.*",
1212
"phpspec/phpspec": "^3.0",
13-
"satooshi/php-coveralls": "dev-master",
13+
"satooshi/php-coveralls": "2.0.x-dev",
1414
"leanphp/phpspec-code-coverage": "^3.2@dev"
1515
},
1616
"authors": [

0 commit comments

Comments
 (0)