Skip to content

Commit

Permalink
Merge branch 'master' of github.com:chadicus/slim-oauth2-http into de…
Browse files Browse the repository at this point in the history
…v/phpcs
  • Loading branch information
chadicus committed Oct 1, 2017
2 parents 0940591 + b1a38e4 commit 667e566
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 667e566

Please sign in to comment.