diff --git a/scripts/_common.sh b/scripts/_common.sh index 249fb61..44b0641 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -3,7 +3,7 @@ # COMMON VARIABLES #================================================= -pkg_dependencies="php-gd php-json php-intl php-mcrypt php-curl php-apcu php-redis php-ldap php-imagick php-zip php-mbstring php-xml imagemagick acl tar smbclient at" +pkg_dependencies="php7.0-gd php7.0-json php7.0-intl php7.0-mcrypt php7.0-curl php7.0-apcu php7.0-redis php7.0-ldap php7.0-imagick php7.0-zip php7.0-mbstring php7.0-xml imagemagick acl tar smbclient at" #================================================= # EXPERIMENTAL HELPERS