Upgrade: min version for VoiP Integration

This commit is contained in:
Taras Machyshyn
2026-06-19 15:20:46 +03:00
parent b3cdec38ab
commit 875516f005

View File

@@ -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;