diff --git a/scripts/_common.sh b/scripts/_common.sh index 0cfa563..93a762e 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -2,6 +2,6 @@ # COMMON VARIABLES #================================================= YNH_PHP_VERSION="7.3" -extra_php_dependencies="php${YNH_PHP_VERSION}-geoip php${YNH_PHP_VERSION}-cli" +extra_php_dependencies="php7.3-geoip php7.3-cli" app="emailpoubelle" lang="fr_FR.UTF-8 en_US.UTF-8 it_IT.UTF-8"