Skip to content

Commit

Permalink
Merge branch 'master' of git://github.com/ivan-novakov/php-openid-con…
Browse files Browse the repository at this point in the history
…nect-client
  • Loading branch information
ivan-novakov committed Jul 11, 2013
2 parents 9f1ea29 + b337870 commit e3e8dba
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@ The library jas been tested successfully with the following identity providers:

Add the following requirement to your `composer.json` file:

"require": "ivan-novakov/php-openid-connect-client"
"require": {
"ivan-novakov/php-openid-connect-client": "dev-master"
}

### Without composer

Expand Down

0 comments on commit e3e8dba

Please sign in to comment.