Skip to content

Commit

Permalink
Merge pull request #36 from chadicus/dev/php-coveralls
Browse files Browse the repository at this point in the history
Update php-coveralls dependency
  • Loading branch information
chadicus authored Oct 1, 2017
2 parents 5393f81 + a93dc23 commit b1a38e4
Show file tree
Hide file tree
Showing 2 changed files with 176 additions and 166 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
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
Loading

0 comments on commit b1a38e4

Please sign in to comment.