From beadacc4da6207ab2e85874278c441489b6e7c8d Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Tue, 3 May 2022 23:04:32 +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 74db26c..081d9ee 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -YNH_PHP_VERSION="8.0" +YNH_PHP_VERSION="7.4" YNH_COMPOSER_VERSION="2.3.4"