X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=composer.json;h=bf208199112e1ad728fde2d9bbd7220fef75b02f;hb=73568cf05a785a45f94ca3f2351d9e07bf917958;hp=de7764a582ba6c47fa8b84dc5f1b141621d352eb;hpb=5c2da5a783f0d607b3c5e79313a9f15cee83156e;p=zf2.biz%2Fgalerie.git diff --git a/composer.json b/composer.json index de7764a..bf20819 100644 --- a/composer.json +++ b/composer.json @@ -9,6 +9,6 @@ "homepage": "http://zf2.biz/", "require": { "php": ">=5.3.3", - "zendframework/zendframework": "2.*", + "zendframework/zendframework": "2.*" } }