zarincheg / telegram-bot-dialogs

The extension for Telegram Bot API PHP SDK that allows to implement dialogs in bots
MIT License
40 stars 29 forks source link

illuminate/support error #17

Open MortezaHallaji opened 3 years ago

MortezaHallaji commented 3 years ago

how to fix error zarincheg/telegram-bot-dialogs dev-master requires illuminate/support ^5.2 -> found illuminate/support[v5.2.0, ..., 5.8.x-dev] but it conflicts with another require

please update packge or help me to install packge !!!

SkHCrusher commented 2 years ago

Here is a user with a updated Package... maybe include this changes? https://github.com/javiii8949/telegram-bot-dialogs @zarincheg

alies-dev commented 2 years ago

It's fixed on a fork: https://github.com/koot-labs/telegram-bot-dialogs (more stable, better docs, actively maintained)