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

Commit

Permalink
Add bcmath extension
Browse files Browse the repository at this point in the history
  • Loading branch information
jaouadk committed Jul 26, 2019
1 parent 25dd2f2 commit e55fea6
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 @@ -48,7 +48,7 @@ php7.2-json php7.2-curl php7.2-gd \
php7.2-gmp php7.2-imap php-xdebug \
php7.2-mbstring php7.2-zip \
php-pear php-apcu php-memcached php-redis \
php7.2-dom
php7.2-dom php7.2-bcmath

# Nginx & PHP-FPM
apt-get install -y nginx php7.2-fpm
Expand Down

0 comments on commit e55fea6

Please sign in to comment.