From: Vincent Vanwaelscappel Date: Wed, 20 Feb 2019 17:05:26 +0000 (+0100) Subject: wip #2602 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=92181313cb2dc0a28c69bb8fd26d3b6c05bc9108;p=cubist_util.git wip #2602 --- diff --git a/composer.json b/composer.json index d5210fc..e65ce65 100644 --- a/composer.json +++ b/composer.json @@ -17,11 +17,11 @@ ], "require": { "php": ">=7.0.0", - "ext-mbstring": "", - "ext-dom": "", - "ext-simplexml": "", - "ext-igbinary": "", - "ext-json": "", - "ext-iconv": "" + "ext-mbstring": "*", + "ext-dom": "*", + "ext-simplexml": "*", + "ext-igbinary": "*", + "ext-json": "*", + "ext-iconv": "*" } } \ No newline at end of file