From a144df68ba8f60a68505eaa54637246a3554ad1e Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Mon, 5 Oct 2020 19:30:37 +0200 Subject: [PATCH] install pcov --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index b866e41..c662a42 100755 --- a/install.sh +++ b/install.sh @@ -13,7 +13,7 @@ add-apt-repository ppa:ondrej/php apt-get update -apt-get install npm git php7.4 php7.4-dev php7.4-cli php7.4-common php7.4-mysql php7.4-pgsql php7.4-xdebug php7.4-json php7.4-opcache php7.4-pdo php7.4-sqlite php7.4-mbstring php7.4-curl php7.4-imap php7.4-bcmath php7.4-zip php7.4-dom php7.4-xml php7.4-phar php7.4-gd php-pear apache2 mysql-server postgresql postgresql-contrib +apt-get install npm git php7.4 php7.4-dev php7.4-cli php7.4-common php7.4-mysql php7.4-pgsql php7.4-xdebug php7.4-json php7.4-opcache php7.4-pdo php7.4-sqlite php7.4-mbstring php7.4-curl php7.4-imap php7.4-bcmath php7.4-zip php7.4-dom php7.4-xml php7.4-phar php7.4-gd php-pear apache2 mysql-server postgresql postgresql-contrib php7.4-pcov # USE mysql; # mysql < 5.7