Skip to content

Commit ffde3c7

Browse files
committed
Fix satooshi/php-coveralls
1 parent a05bdb8 commit ffde3c7

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
@@ -30,7 +30,7 @@
3030
},
3131
"require-dev": {
3232
"friendsofphp/php-cs-fixer": "~2.0",
33-
"satooshi/php-coveralls": "~0.6",
33+
"php-coveralls/php-coveralls": "~0.6",
3434
"symfony/phpunit-bridge": "~2.6|~3.0"
3535
},
3636
"autoload": {

0 commit comments

Comments
 (0)