From: Thomas Dalichow Date: Wed, 27 Jun 2018 13:39:15 +0000 (+0200) Subject: fbb-api - install bcmath extension X-Git-Tag: v0.1.0~704 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=48f85de40ba493b06068bd50b06b450f1e121aec;p=pixelpark%2Fhiera.git fbb-api - install bcmath extension --- diff --git a/customer/fbb-api/test.yaml b/customer/fbb-api/test.yaml index 7bb4c3fa..2292124e 100644 --- a/customer/fbb-api/test.yaml +++ b/customer/fbb-api/test.yaml @@ -62,6 +62,7 @@ php::extensions: pdo: {} redis: {} mysqlnd: {} + bcmath: {} php::settings: PHP/memory_limit: 320M