Skip to content

Commit 3e71826

Browse files
committed
Update README.md
1 parent 851f6cb commit 3e71826

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ Using [Composer](http://getcomposer.org/doc/01-basic-usage.md):
77
~~~js
88
{
99
"require": {
10-
"auth0/auth0-php": "0.6.*"
10+
"auth0/auth0-php": "0.6.*",
11+
"adoy/oauth2": "dev-master"
1112
}
1213
}
1314
~~~

0 commit comments

Comments
 (0)