Closed daniel-lucio closed 1 year ago
composer.org doesn't publish anything.
We're currently waiting on the release of the new php-telegram-bot version so we can publish the already updated laravel package.
Until then you can use dev-main or wait for the new release.
I cant use -dev because https://packagist.org/packages/longman/telegram-bot#dev-develop requires php 8.0, it is the same issue
Laravel 10 requires illuminate/support 10
composer.org has only published version 2.0.3 https://packagist.org/packages/php-telegram-bot/laravel#v2.0.3 in which it only supports illuminate/support 7,8,9
which makes a conflict when installing. Can you publish 2.0.4 with illuminate/support 10 included?