We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 851f6cb commit 3e71826Copy full SHA for 3e71826
README.md
@@ -7,7 +7,8 @@ Using [Composer](http://getcomposer.org/doc/01-basic-usage.md):
7
~~~js
8
{
9
"require": {
10
- "auth0/auth0-php": "0.6.*"
+ "auth0/auth0-php": "0.6.*",
11
+ "adoy/oauth2": "dev-master"
12
}
13
14
~~~
0 commit comments