From fd96bb49f62d4aca0e4367b6963c960b7e76c47b Mon Sep 17 00:00:00 2001 From: Nabeel Shahzad Date: Sun, 7 Apr 2019 22:36:17 -0500 Subject: [PATCH] Add gmp to requirements in install #285 --- modules/Installer/Config/config.php | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/Installer/Config/config.php b/modules/Installer/Config/config.php index 84c8c16d..4331ab40 100644 --- a/modules/Installer/Config/config.php +++ b/modules/Installer/Config/config.php @@ -12,6 +12,7 @@ return [ 'tokenizer', 'json', 'curl', + 'gmp', ], # Make sure these are writable