Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Commit

Permalink
Updates missed php packages to 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Arguelles committed Mar 19, 2019
1 parent 5a78743 commit fbda0fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions provision.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ ln -sf /usr/share/zoneinfo/UTC /etc/localtime
apt-get install -y php7.2-cli php7.2-dev \
php7.2-mysql php7.2-pgsql php7.2-sqlite3 php7.2-soap \
php7.2-json php7.2-curl php7.2-gd \
php7.2-gmp php7.2-imap php-xdebug \
php7.2-gmp php7.2-imap php7.2-xdebug \
php7.2-mbstring php7.2-zip \
php-pear php-apcu php-memcached php-redis \
php7.2-pear php7.2-apcu php7.2-memcached php7.2-redis \
php7.2-dom

# Nginx & PHP-FPM
Expand Down

0 comments on commit fbda0fa

Please sign in to comment.