File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ echo "* Installing PHP 7.2..."
34
34
sudo apt-get install -y php7.2 php7.2-common php7.2-cli > /dev/null
35
35
36
36
echo " * Installing PHP 7.2 extensions..."
37
- sudo apt-get install -y php7.2-bz2 php7.2-curl php7.2-gd php7.2-json php7.2-mbstring php7.2-mysql php7.2-opcache php7.2-readline php7.2-soap php7.2-sqlite3 php7.2-sodium php7.2- tidy php7.2-xml php7.2-xsl php7.2-zip > /dev/null
37
+ sudo apt-get install -y php7.2-bz2 php7.2-curl php7.2-gd php7.2-json php7.2-mbstring php7.2-mysql php7.2-opcache php7.2-readline php7.2-soap php7.2-sqlite3 php7.2-tidy php7.2-xml php7.2-xsl php7.2-zip > /dev/null
38
38
39
39
echo " * Installing additional PHP extensions..."
40
40
sudo apt-get install -y php-memcache php-memcached > /dev/null
You can’t perform that action at this time.
0 commit comments