update to newer DBAL and oauth-server (though DBAL is still ancient)
[authserver.git] / composer.json
index a448d97727cfd84843030cb9f122085bd0a277c4..2cc1a3db6893c971dd0040b89d26d718938ebc57 100644 (file)
@@ -1,6 +1,6 @@
 {
-"require": {
-  "doctrine/dbal": "v2.5.5",
-  "bshaffer/oauth2-server-php": "~1.8"
-}
+  "require": {
+    "doctrine/dbal": "^v2.13.8",
+    "bshaffer/oauth2-server-php": "^1.14.2"
+  }
 }
\ No newline at end of file