diff --git a/scripts/_common.sh b/scripts/_common.sh index 267eff9..a677a90 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -5,7 +5,7 @@ #================================================= # PHP version required by FIII Data Importer -phpversion="8.3" +YNH_PHP_VERSION="8.3" # Composer version YNH_COMPOSER_VERSION="2.5.4"