Skip to content

Commit

Permalink
Update php-coveralls dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
chadicus committed Oct 1, 2017
1 parent 89fb3a9 commit b8b0c5d
Show file tree
Hide file tree
Showing 2 changed files with 176 additions and 166 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -18,8 +18,8 @@
"require-dev": {
"phpunit/phpunit": "^5.5",
"chadicus/coding-standard": "^1.2",
"satooshi/php-coveralls": "^1.0",
"humbug/humbug": "1.0.0-alpha2"
"humbug/humbug": "1.0.0-alpha2",
"php-coveralls/php-coveralls": "^1.0"
},
"autoload": {
"psr-4": {"Chadicus\\Slim\\OAuth2\\Http\\" : "src"}
Expand Down

0 comments on commit b8b0c5d

Please sign in to comment.