From 74be54b81c53ecbb3aa0ddc5cefdc9f0e0477dc2 Mon Sep 17 00:00:00 2001 From: ale Date: Sun, 21 Jul 2019 14:02:55 +0100 Subject: [PATCH] Add php-curl --- build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build.sh b/build.sh index 5795aa1..cb93c9c 100755 --- a/build.sh +++ b/build.sh @@ -12,6 +12,7 @@ BUILD_PACKAGES="curl rsync" # chaperone (installed via pip). PACKAGES=" php-cli + php-curl php-fpm php-mbstring php-mysql -- GitLab