mirror of
https://github.com/SuiteCRM/SuiteCRM-Core.git
synced 2025-09-04 10:14:13 +08:00
Merge commit '9d484f189a
' into release/8.2.2
# Conflicts: # public/legacy/files.md5 # public/legacy/modules/InboundEmail/EditView.html # public/legacy/modules/Users/tpls/EditViewFooter.tpl # public/legacy/suitecrm_version.php
This commit is contained in:
commit
123e5a9f26
187 changed files with 13785 additions and 3361 deletions
|
@ -4,7 +4,7 @@ if (!defined('sugarEntry') || !sugarEntry) {
|
|||
}
|
||||
|
||||
// The absolute minimum version on which to install SuiteCRM
|
||||
define('SUITECRM_PHP_MIN_VERSION', '7.2.9');
|
||||
define('SUITECRM_PHP_MIN_VERSION', '7.4.0');
|
||||
|
||||
// The minimum recommended version on which to install SuiteCRM
|
||||
define('SUITECRM_PHP_REC_VERSION', '7.3.0');
|
||||
define('SUITECRM_PHP_REC_VERSION', '7.4.0');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue