also document the basic items of what users need to use this authserver as an OAuth2...
[authserver.git] / composer.json
... / ...
CommitLineData
1{
2"require": {
3 "doctrine/dbal": "v2.5.5",
4 "bshaffer/oauth2-server-php": "~1.8"
5}
6}