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