Skip to content
This repository was archived by the owner on Oct 30, 2024. It is now read-only.

Commit 3e8fc78

Browse files
author
Ahmet
committed
fixes php-coveralls package version for travis
1 parent a833f6f commit 3e8fc78

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
@@ -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)