add a human check to registrations
[authserver.git] / composer.json
1 {
2 "require": {
3   "doctrine/dbal": "v2.12.1",
4   "bshaffer/oauth2-server-php": "~1.11.1"
5 }
6 }