You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
В \Notamedia\ConsoleJedi\Application\Command\BitrixCommand нужно в метод isEnabled() добавить проверку версии Битрикса. Требуемую версию прописывать через константу BitrixCommand::MIN_BITRIX_VERSION, значение по-умолчанию — 15.0.2.
The text was updated successfully, but these errors were encountered:
В
\Notamedia\ConsoleJedi\Application\Command\BitrixCommand
нужно в методisEnabled()
добавить проверку версии Битрикса. Требуемую версию прописывать через константуBitrixCommand::MIN_BITRIX_VERSION
, значение по-умолчанию — 15.0.2.The text was updated successfully, but these errors were encountered: