From f6f693271a680fe511c334fbb4d2c0fb418a1c74 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Thu, 18 Apr 2019 15:52:58 +0100 Subject: [PATCH] Update composer.json Co-Authored-By: carbontwelve --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index dfad0bb4e..9d942579a 100644 --- a/composer.json +++ b/composer.json @@ -9,7 +9,7 @@ "ext-bcmath": "*", "ext-ctype": "*", "ext-curl": "*", - "ext-intl" : "*" + "ext-intl": "*", "ext-json": "*", "ext-mbstring": "*", "ext-openssl": "*",