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

Commit

Permalink
Include php-zip
Browse files Browse the repository at this point in the history
  • Loading branch information
jaouadk committed Apr 28, 2016
1 parent ddb2bd5 commit 08cfbd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provision.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ apt-get install -y php-cli php-dev php-pear \
php-mysql php-pgsql php-sqlite3 \
php-apcu php-json php-curl php-gd \
php-gmp php-imap php-mcrypt php-xdebug \
php-memcached php-redis php-mbstring
php-memcached php-redis php-mbstring php-zip

# Nginx & PHP-FPM
apt-get install -y nginx php-fpm
Expand Down

0 comments on commit 08cfbd7

Please sign in to comment.