X-Git-Url: https://git-public.kairo.at/?a=blobdiff_plain;f=composer.json;h=9a4a94f17d1d2b15badbff6865b0ac26b8e1c2f3;hb=refs%2Fheads%2Fmaster;hp=a448d97727cfd84843030cb9f122085bd0a277c4;hpb=2b9aa8f3c5aeb5d3fa414a985ad14b351a12cfcd;p=authserver.git diff --git a/composer.json b/composer.json index a448d97..9a4a94f 100644 --- 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.12.1", + "bshaffer/oauth2-server-php": "~1.11.1" + } } \ No newline at end of file