Commit 86e32ab6 authored by Stephane Bouvry's avatar Stephane Bouvry
Browse files

Fix dépendance bcmath (PHP 7.3)

parent a8ae2019
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -86,7 +86,7 @@ apt-get install apache2

# PHP + Modules PHP
apt-get install php7.3
apt-get install php-bcmath
apt-get install php7.3-bcmath
apt-get install php7.3-bz2
apt-get install php7.3-cli
apt-get install php7.3-curl