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