From 4aa5c1313cce285f2da60e06be2a7608599379e2 Mon Sep 17 00:00:00 2001 From: MintHCM-admin Date: Fri, 9 Jan 2026 14:59:06 +0100 Subject: [PATCH] php version is dont work --- install/minthcm-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/minthcm-install.sh b/install/minthcm-install.sh index a6eed1129..ed5752da0 100644 --- a/install/minthcm-install.sh +++ b/install/minthcm-install.sh @@ -12,7 +12,7 @@ catch_errors setting_up_container network_check update_os - +PHP_VERSION="8.2" PHP_APACHE="YES" PHP_VERSION="8.2" PHP_MODULE="mysql,cli,redis" PHP_FPM="YES" setup_php setup_composer