Merge pull request #1291 from minthcm/feature/minthcm

Feature/minthcm fixes problem with php_version #1257
This commit is contained in:
Tobias
2026-01-15 15:41:29 +01:00
committed by GitHub

View File

@@ -12,8 +12,8 @@ catch_errors
setting_up_container
network_check
update_os
PHP_APACHE="YES" PHP_VERSION="8.2" PHP_MODULE="mysql,cli,redis" PHP_FPM="YES" setup_php
PHP_VERSION="8.2"
PHP_APACHE="YES" PHP_MODULE="mysql,cli,redis" PHP_FPM="YES" setup_php
setup_composer
msg_info "Enabling Apache modules (rewrite, headers)"