From f036f8b537fd216819282712c90aa2910c4a41ce Mon Sep 17 00:00:00 2001 From: grenagit <46225780+grenagit@users.noreply.github.com> Date: Sat, 13 Jan 2024 12:35:29 +0100 Subject: [PATCH] Update _common.sh --- scripts/_common.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/_common.sh b/scripts/_common.sh index 19e6a36..dcb3086 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,6 +4,8 @@ # COMMON VARIABLES #================================================= +YNH_PHP_VERSION=8.2 + #================================================= # EXPERIMENTAL HELPERS #=================================================