add a human check to registrations
[authserver.git] / composer.json
index a448d97727cfd84843030cb9f122085bd0a277c4..9a4a94f17d1d2b15badbff6865b0ac26b8e1c2f3 100644 (file)
@@ -1,6 +1,6 @@
 {
-"require": {
-  "doctrine/dbal": "v2.5.5",
-  "bshaffer/oauth2-server-php": "~1.8"
-}
+  "require": {
+    "doctrine/dbal": "^v2.12.1",
+    "bshaffer/oauth2-server-php": "~1.11.1"
+  }
 }
\ No newline at end of file