update to newer DBAL and oauth-server (though DBAL is still ancient)
[authserver.git] / composer.json
... / ...
CommitLineData
1{
2 "require": {
3 "doctrine/dbal": "^v2.13.8",
4 "bshaffer/oauth2-server-php": "^1.14.2"
5 }
6}