upgrade check

This commit is contained in:
Yuri Kuznetsov
2023-04-05 13:06:42 +03:00
parent cf4a8c6c11
commit 048c83def8

View File

@@ -46,6 +46,7 @@ class BeforeUpgrade
$errorMessageList = [];
$this->processCheckExtension('Advanced Pack', '2.13.9', $errorMessageList);
$this->processCheckExtension('Real Estate', '1.6.2', $errorMessageList);
if (!count($errorMessageList)) {
return;