amocrm / amocrm-api-php

Библиотека на PHP для работы с API amoCRM
MIT License
143 stars 104 forks source link

Старая версия nesbot/carbon #553

Closed Yoji closed 2 months ago

Yoji commented 2 months ago

При попытке установить composer require amocrm/amocrm-api-library например в Laravel выдаёт ошибку:

  • amocrm/amocrm-api-library[0.1, ..., 0.3.11] require guzzlehttp/guzzle 6.* -> found guzzlehttp/guzzle[6.0.0, ..., 6.5.8] but the package is fixed to 7.8.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command

При указании точной версии: composer require amocrm/amocrm-api-library:1.6

Выдаёт ошибку:

  • amocrm/amocrm-api-library 1.6.0 requires nesbot/carbon ^2.52 -> found nesbot/carbon[2.52.0, ..., 2.72.3] but the package is fixed to 3.1.1 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
inilim commented 2 months ago

Поддерживаю, следует обновить

bessudnov commented 2 months ago

обновили в версии 1.7.0