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

Commit

Permalink
Adds php-soap package
Browse files Browse the repository at this point in the history
  • Loading branch information
alan614 authored and Alan Arguelles committed Dec 16, 2016
1 parent 69efff9 commit 5655566
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 @@ ln -sf /usr/share/zoneinfo/UTC /etc/localtime

# PHP
apt-get install -y php-cli php-dev php-pear \
php-mysql php-pgsql php-sqlite3 \
php-mysql php-pgsql php-sqlite3 php-soap \
php-apcu php-json php-curl php-gd \
php-gmp php-imap php-mcrypt php-xdebug \
php-memcached php-redis php-mbstring php-zip
Expand Down

0 comments on commit 5655566

Please sign in to comment.