Skip to content

Commit

Permalink
changed dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
glena committed Jul 17, 2015
1 parent eb86e29 commit 2d5cccc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ Modify your `composer.json` to add the following dependencies and run `composer
~~~js
{
"require": {
"firebase/php-jwt": "dev-master",
"adoy/oauth2": "dev-master"
"adoy/oauth2": "dev-master",
"auth0/jwt-auth-bundle": "~1.1"
}
}
~~~
Expand Down

0 comments on commit 2d5cccc

Please sign in to comment.