diff --git a/scripts/_common.sh b/scripts/_common.sh index a6dc845..c783a5c 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,6 +4,8 @@ # COMMON VARIABLES #================================================= +YNH_PHP_VERSION="8.1" + YNH_COMPOSER_VERSION=2.4.2 #=================================================