From 8811769ea3bb6b51c2964d98a7aac385750fe2b9 Mon Sep 17 00:00:00 2001 From: Florian Bouillon Date: Wed, 24 Apr 2019 23:44:27 +0000 Subject: [PATCH] Update 'prepare.sh' --- prepare.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prepare.sh b/prepare.sh index 39cab4c..d3d084a 100644 --- a/prepare.sh +++ b/prepare.sh @@ -1,7 +1,7 @@ #/bin/bash apt-get update -yqq -apt-get install -yqq zip tar +apt-get install -yqq zip tar git docker-php-ext-install json pecl install xdebug docker-php-ext-enable xdebug