Closed aibarra11 closed 4 years ago
anyone else still having this problem, i updated the requirement to dev-master composer.json
"irazasyed/telegram-bot-sdk": "dev-master",
be sure to delete your composer.lock file
ran
composer install
composer dump
cleared config, cache, views with php artisan
seems to be working now
steps:
then
if i check what's available to publish:
it is clearly not here.
my composer.json PHP 7.4 in alpine docker and laravel v7.17.2
I'm wondering if the documentation is wrong.