From c650226c0e6d87aa31985bf8d9b481762030fa06 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Mon, 31 Jul 2017 16:56:23 +0200 Subject: [PATCH] spk-spar-checker add php modulues --- customer/spk-spar-checker/common.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/customer/spk-spar-checker/common.yaml b/customer/spk-spar-checker/common.yaml index 8ff6375d..431f9948 100644 --- a/customer/spk-spar-checker/common.yaml +++ b/customer/spk-spar-checker/common.yaml @@ -23,6 +23,9 @@ php::extensions: opcache: {} mbstring: {} xml: {} + mysqlnd: {} + pdo: {} + intl: {} infra::profile::apache_php::fpm_pool: sparchecker: -- 2.39.5