telegram-notifications
telegram-notifications copied to clipboard
Can not install this extension
I saw the minium requirement is >= laravel version 5.5
my laravel project is 6.0
but I can not install this extension via composer.
please see this error

@Beatific-Angel laravel uses the guzzle dependency since laravel 7, if you can't upgrade the framework version, try to install the guzzlehttp/guzzle dependency.