From: Andreas Gerstenberg Date: Thu, 23 Mar 2017 15:17:55 +0000 (+0100) Subject: pixelpark add php composer X-Git-Tag: v0.1.0~3399 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=0e6ee8f5a9d8dbc0e9406ff66b60ee3a277f83fc;p=pixelpark%2Fhiera.git pixelpark add php composer --- diff --git a/customer/pixelpark/marketing-publicis-ai.pixelpark.net.yaml b/customer/pixelpark/marketing-publicis-ai.pixelpark.net.yaml index 8dc7e9db..bd6ff767 100644 --- a/customer/pixelpark/marketing-publicis-ai.pixelpark.net.yaml +++ b/customer/pixelpark/marketing-publicis-ai.pixelpark.net.yaml @@ -8,6 +8,10 @@ apache::mpm_module: event apache::default_vhost: false repo::remi_php70: true +php::composer: true + +# NPM und GRUNT müssen noch mit den Entwicklern geklärt werden + php::extensions: pecl-zip: {} xml: {} diff --git a/customer/pixelpark/test-marketing-publicis-ai.pixelpark.net.yaml b/customer/pixelpark/test-marketing-publicis-ai.pixelpark.net.yaml index ec252690..4df19731 100644 --- a/customer/pixelpark/test-marketing-publicis-ai.pixelpark.net.yaml +++ b/customer/pixelpark/test-marketing-publicis-ai.pixelpark.net.yaml @@ -8,6 +8,10 @@ apache::mpm_module: event apache::default_vhost: false repo::remi_php70: true +php::composer: true + +# NPM und GRUNT müssen noch mit den Entwicklern geklärt werden + php::extensions: pecl-zip: {} xml: {}