Closed pooriamo closed 5 years ago
I replaced the type-hint and it's working. But it's a change in the source code. Is there any other solutions for this?
/**
* Register any application services.
*
* @return void
*/
public function register()
{
$this->app->bind(PhpTelegramBotContract::class, function () {
$app = app();
@pooriamo I'll fix that in next release
Fixed in 1.0.1 version
Hi. I'm getting this error in Lumen: