X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=composer.json;h=f534441650ce66448488abcbb5668450af9c948d;hb=cdbe00fb5ad15b3b27270f70e492f5d592bf5314;hp=de7764a582ba6c47fa8b84dc5f1b141621d352eb;hpb=5c2da5a783f0d607b3c5e79313a9f15cee83156e;p=zf2.biz%2Fgalerie.git diff --git a/composer.json b/composer.json index de7764a..f534441 100644 --- a/composer.json +++ b/composer.json @@ -10,5 +10,6 @@ "require": { "php": ">=5.3.3", "zendframework/zendframework": "2.*", + "doctrine/orm": "2.3" } }