mirror of
https://gitlab.com/omair-personal/exchange.git
synced 2026-08-19 12:34:13 +00:00
install php7.2-cli
This commit is contained in:
+2
-1
@@ -11,7 +11,8 @@ apt-get install git libcurl4-gnutls-dev libicu-dev libmcrypt-dev libvpx-dev libj
|
||||
# Compile PHP, include these extensions.
|
||||
# docker-php-ext-install mbstring mcrypt pdo_mysql curl json intl gd xml zip bz2 opcache
|
||||
|
||||
apt-get install php7.2 php-pear php7.2-curl php7.2-dev php7.2-gd php7.2-mbstring php7.2-zip php7.2-mysql php7.2-xml
|
||||
apt-get install php7.2-cli php7.2-fpm php7.2-curl php7.2-gd php7.2-mysql php7.2-mbstring zip
|
||||
|
||||
|
||||
# Install Composer and project dependencies.
|
||||
curl -sS https://getcomposer.org/installer | php
|
||||
|
||||
Reference in New Issue
Block a user