diff --git a/scripts/_common.sh b/scripts/_common.sh index 67a8f6f..ecd263f 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -7,8 +7,6 @@ # dependencies used by the app pkg_dependencies="" -YNH_PHP_VERSION="7.0" - #================================================= # PERSONAL HELPERS #=================================================