odata-1c
odata-1c copied to clipboard
Ошибка при установке composer
Очевидно что версия установленного у меня guzzlehttp/guzzle выше чем при установке kilylabs/odata-1c 0.2 requires guzzlehttp/guzzle ^6.2
Скажите как быть, как поставить ваш пакет на версию guzzlehttp/guzzle ^7.0
Ошибка при установке Your requirements could not be resolved to an installable set of packages.
Problem 1 - Installation request for kilylabs/odata-1c ^0.2.0 -> satisfiable by kilylabs/odata-1c[0.2]. - kilylabs/odata-1c 0.2 requires guzzlehttp/guzzle ^6.2 -> satisfiable by guzzlehttp/guzzle[6.2.0, 6.2.1, 6.2.2, 6.2.3, 6.3.0, 6.3.1, 6.3.2, 6.3.3, 6.4.0, 6.4.1, 6.5.0, 6.5.1, 6.5.2, 6.5.3, 6.5.4,6.5.5, 6.5.x-dev] but these conflict with your requirements or minimum-stability.
Спасибо!
Вот так:
composer require kilylabs/odata-1c --with-all-dependencies