Skip to content

Commit

Permalink
updating coveralls requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Blanquera committed Jan 15, 2019
1 parent c043d43 commit fc092cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"require-dev": {
"phpunit/phpunit": "7.0.2",
"squizlabs/php_codesniffer": "3.2.3",
"satooshi/php-coveralls": "2.0.0"
"php-coveralls/php-coveralls": "~2.1.0"
},
"require": {
"cradlephp/framework": "~2.2.0"
Expand Down

0 comments on commit fc092cf

Please sign in to comment.