Skip to content

Commit

Permalink
Merge pull request #31 from auth0/1.x.x-dev
Browse files Browse the repository at this point in the history
tagged adoy to ~1.3
  • Loading branch information
glena committed Aug 3, 2015
2 parents eceec1f + e4fa4f1 commit ae4699a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ Modify your `composer.json` to add the following dependencies and run `composer
{
"require": {
"auth0/auth0-php": "~1.0",
"adoy/oauth2": "dev-master"
}
}
~~~
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"php": ">=5.3.0",
"guzzlehttp/guzzle": "~5.0",
"ext-json": "*",
"adoy/oauth2": "dev-master",
"adoy/oauth2": "~1.3",
"firebase/php-jwt" : "~2.2"
},
"require-dev": {
Expand Down

0 comments on commit ae4699a

Please sign in to comment.