From d4f34eec7187ddf285e3112fd569ffdd3eaa3b34 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Thu, 17 Aug 2017 08:51:34 +0200 Subject: [PATCH] bmas-20 add php extensions --- customer/bmas-g20/common.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/customer/bmas-g20/common.yaml b/customer/bmas-g20/common.yaml index f016224f..d1586048 100644 --- a/customer/bmas-g20/common.yaml +++ b/customer/bmas-g20/common.yaml @@ -34,6 +34,9 @@ php::extensions: xml: {} mcrypt: {} mysqlnd: {} + gd: {} + opcache: {} + mbstring: {} php_admin_value: upload_max_filesize: 20M -- 2.39.5