From 8a4516f1ba6b51132ea1f699f0528f943e1901e4 Mon Sep 17 00:00:00 2001 From: Nabeel Shahzad Date: Fri, 21 Jun 2019 19:29:25 -0400 Subject: [PATCH] Remove gmp requirement from installer --- modules/Installer/Config/config.php | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/Installer/Config/config.php b/modules/Installer/Config/config.php index 816fd193..d4bf4a75 100644 --- a/modules/Installer/Config/config.php +++ b/modules/Installer/Config/config.php @@ -13,7 +13,6 @@ return [ 'tokenizer', 'json', 'curl', - 'gmp', ], # Make sure these are writable