diff --git a/scripts/_common.sh b/scripts/_common.sh index f0c300c..389f1bc 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -YNH_PHP_VERSION="7.4" +YNH_PHP_VERSION="8.0" # Composer version YNH_COMPOSER_VERSION="2.1.3"