diff --git a/scripts/_common.sh b/scripts/_common.sh index 057469a..944a65e 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,14 +4,6 @@ # COMMON VARIABLES #================================================= -<<<<<<< HEAD -======= -YNH_PHP_VERSION="7.4" - -pkg_dependencies="php${YNH_PHP_VERSION}-gd php${YNH_PHP_VERSION}-intl php${YNH_PHP_VERSION}-sqlite3 php${YNH_PHP_VERSION}-mbstring" -#php${YNH_PHP_VERSION}-mcrypt - ->>>>>>> testing #================================================= # PERSONAL HELPERS #=================================================