Closed IggorGor closed 1 year ago
Thanks!
@irazasyed can you please tag the recent changes so we can update the package without needing to set the version to dev-develop
?
I'm working on 3.x
branch which includes not only Laravel 10 support but several other upgrades/bugfixes applied.
You guys can join the discussion here and vote (PHP min. 8 and Laravel 9-10 support).
You're welcome to test and share your feedback. I'll only be able to tag a release once we have some feedback from the community regarding the issues you're facing when trying to upgrade your existing project and if it's stable enough to tag.
irazasyed/telegram-bot-sdk
version: 3.9Description:
Hello!
I am installing the telegram-bot-sdk library in Laravel 10.1.5 I'm giving the command: composer require irazasyed/telegram-bot-sdk
I get an error in response: - irazasyed/telegram-bot-sdk v3.9 requires illuminate/support 5.8 - 9 -> found illuminate/support[v5.8.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.4] but these were not loaded, likely because it conflicts with another require.
Is there any way I can solve this problem?