]> _ Git - cubist_util.git/commitdiff
wip #2602
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 20 Feb 2019 17:05:26 +0000 (18:05 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 20 Feb 2019 17:05:26 +0000 (18:05 +0100)
composer.json

index d5210fc529cf48041e31328011a53eabc2b5f6e0..e65ce65022523290adde9604531a871f0802ed0c 100644 (file)
   ],
   "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