diff --git a/scripts/_common.sh b/scripts/_common.sh index 3b59e88..d16461c 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -6,6 +6,7 @@ # PHP APP SPECIFIC #================================================= +YNH_PHP_VERSION="8.2" YNH_COMPOSER_VERSION="2.5.8" #=================================================