mirror of
https://github.com/espocrm/espocrm.git
synced 2026-06-27 22:46:04 +00:00
Upgrade: min version for VoiP Integration
This commit is contained in:
@@ -57,6 +57,7 @@ class BeforeUpgrade
|
||||
|
||||
$this->processCheckExtension('Advanced Pack', '3.13.0', $errorMessageList);
|
||||
$this->processCheckExtension('Real Estate', '1.8.5', $errorMessageList);
|
||||
$this->processCheckExtension('VoIP Integration', '2.8.0', $errorMessageList);
|
||||
|
||||
if (!count($errorMessageList)) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user