Skip to content

Commit

Permalink
Change php-coveralls source
Browse files Browse the repository at this point in the history
  • Loading branch information
BenMorel committed May 31, 2018
1 parent 3d9a0ba commit 6b5127c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -13,7 +13,7 @@
},
"require-dev": {
"phpunit/phpunit": "7.*",
"satooshi/php-coveralls": "2.*"
"php-coveralls/php-coveralls": "2.*"
},
"suggest": {
"ext-timezonedb": "This PECL extension provides up-to-date timezone information"
Expand All @@ -28,4 +28,4 @@
"Brick\\DateTime\\Tests\\": "tests/"
}
}
}
}

0 comments on commit 6b5127c

Please sign in to comment.