add missing php dep

This commit is contained in:
Yannik Schmidt
2020-06-26 14:17:06 +02:00
parent fde17928be
commit 03eb428949

View File

@@ -1,6 +1,6 @@
apt install vim apt install vim
apt install nginx apt install nginx
apt install php-fpm php-pgsql php-gd php-mbstring php-zip php-soap apt install php-fpm php-pgsql php-gd php-mbstring php-zip php-soap php-dom php-curl
apt install postgresql apt install postgresql
apt install certbot apt install certbot