diff --git a/scripts/_common.sh b/scripts/_common.sh index 8e6b4b5..e5c3b03 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -6,7 +6,7 @@ # dependencies used by the app -pkg_dependencies="php7.3-zip" +pkg_dependencies="php$YNH_DEFAULT_PHP_VERSION-zip" #================================================= # PERSONAL HELPERS