better handle missing auth header, set explicit response types to not get warnings...
[authserver.git] / composer.json
CommitLineData
2b9aa8f3
RK
1{
2"require": {
3 "doctrine/dbal": "v2.5.5",
4 "bshaffer/oauth2-server-php": "~1.8"
5}
6}