projects
/
authserver.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
update to newer DBAL and oauth-server (though DBAL is still ancient)
[authserver.git]
/
composer.json
diff --git
a/composer.json
b/composer.json
index a448d97727cfd84843030cb9f122085bd0a277c4..2cc1a3db6893c971dd0040b89d26d718938ebc57 100644
(file)
--- a/
composer.json
+++ b/
composer.json
@@
-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