From 3f4c876d7b864a07677643ea67e9037741c1834d Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Thu, 19 May 2022 23:26:20 +0200 Subject: [PATCH] Update _common.sh --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index d7614e9..b7c971c 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -YNH_PHP_VERSION="7.3" +YNH_PHP_VERSION="8.0" #================================================= # PERSONAL HELPERS