fr05t1k / esia

Компонент для авторизации на портале "Госуслуги" (ЕСИА)
http://fr05t1k.github.io/esia
141 stars 67 forks source link

Совместимость с guzzle http 7 #50

Closed drmax24 closed 2 years ago

drmax24 commented 2 years ago

Мы используем php8, и guzzle http 7.0 По зависимостям выпадает следующая ошибка:

- fr05t1k/esia 2.4.0 requires guzzlehttp/guzzle ^6.1.0 -> found guzzlehttp/guzzle[6.1.0, ..., 6.5.x-dev] but it conflicts with your root composer.json require (^7.0.1).
    - fr05t1k/esia 2.4.1 requires psr/log ^1.0 -> found psr/log[1.0.0, ..., 1.1.4] but the package is fixed to 2.0.0 (lock file version)

Могли бы вы разрешить guzzle http 7.0

fr05t1k commented 2 years ago

готово