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