X-Git-Url: https://git-public.kairo.at/?p=authserver.git;a=blobdiff_plain;f=composer.json;h=9a4a94f17d1d2b15badbff6865b0ac26b8e1c2f3;hp=a448d97727cfd84843030cb9f122085bd0a277c4;hb=3326e113e700d112457eb248735889699df6ee32;hpb=2b9aa8f3c5aeb5d3fa414a985ad14b351a12cfcd 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