From 16f800aba200d2c7812869ff62d7680b07ce6635 Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Thu, 10 Nov 2016 13:45:23 +0100 Subject: [PATCH] BJE - added php extensions --- customer/buschjaeger/common.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/customer/buschjaeger/common.yaml b/customer/buschjaeger/common.yaml index 78b1d838..608c5fc9 100644 --- a/customer/buschjaeger/common.yaml +++ b/customer/buschjaeger/common.yaml @@ -10,3 +10,7 @@ mysql::server::override_options: bind-address: 0.0.0.0 character-set-server: utf8 collation-server: utf8_general_ci + +php::extensions: + xml: {} + pecl-zip: {} -- 2.39.5