From 0452ef811ddd8779c7b7a77800ffec7ecc638243 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Tue, 23 Jan 2018 15:22:58 +0100 Subject: [PATCH] mbvd-mytruckparts add php module zip --- customer/mbvd-mytruckparts/common.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/customer/mbvd-mytruckparts/common.yaml b/customer/mbvd-mytruckparts/common.yaml index 2d8fad04..4c13d13d 100644 --- a/customer/mbvd-mytruckparts/common.yaml +++ b/customer/mbvd-mytruckparts/common.yaml @@ -14,6 +14,7 @@ php::extensions: mysqlnd: {} intl: {} opcache: {} + zip: {} php::settings: PHP/short_open_tag: 'Off' -- 2.39.5