X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=composer.json;h=c44aa90cbf7c169a3c2831d739765ae11eaf7109;hb=657a752282ea3b986cda9659a6edb1a0e1d09726;hp=082446da86bd2669b2d1428a29c113092b3a39d1;hpb=3b4e0e485233d44ee3a247bf34c1ca1bfd276c90;p=zf2.biz%2Fgalerie.git diff --git a/composer.json b/composer.json index 082446d..c44aa90 100644 --- a/composer.json +++ b/composer.json @@ -9,6 +9,6 @@ "homepage": "http://framework.zend.com/", "require": { "php": ">=5.3.3", - "zendframework/zendframework": "dev-master#9abb910f375d369ae89b06bd27bfa3cb11926664" + "zendframework/zendframework": "2.*" } }