Skip to content

Commit

Permalink
Merge pull request #72 from ianhawes/patch-1
Browse files Browse the repository at this point in the history
Added PHP7 BCMath
  • Loading branch information
taylorotwell committed Mar 15, 2016
2 parents ca56b50 + b9e1165 commit 27e754b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/provision.sh
Expand Up @@ -53,7 +53,7 @@ apt-get install -y --force-yes php7.0-cli php7.0-dev \
php-pgsql php-sqlite3 php-gd php-apcu \
php-curl php7.0-mcrypt \
php-imap php-mysql php-memcached php7.0-readline php-xdebug \
php-mbstring php-xml php7.0-zip php7.0-intl
php-mbstring php-xml php7.0-zip php7.0-intl php7.0-bcmath

# Install Composer

Expand Down

0 comments on commit 27e754b

Please sign in to comment.