Rhys Lees
Rhys Lees
> @realtebo > > 1. `php artisan config:clear` > //del `./bootstrap/cache/*` if you'll got error > 2. set `TELEGRAM_BOT_TOKEN` in .env > 3. `composer require irazasyed/telegram-bot-sdk ^3.4.1` > > ps...
> > Laravel 8.52.0 > > Problem > > ``` > > Problem 1 > > - Root composer.json requires irazasyed/telegram-bot-sdk ^3.4.1 -> satisfiable by irazasyed/telegram-bot-sdk[v3.4.1]. > > - irazasyed/telegram-bot-sdk...
I think I can do something similar to my `Show Nova 4 Support` PR /pull/206 Something like this: 
> It seems like the first version that hangs on WSL2 is `1.10.4`. We only ran `stripe --help` to determine whether a specific version hangs. I'll test this aswell when...
https://laravel.com/docs/6.x/upgrade#the-input-facade the input facade was removed in laravel 6 as it was essentally a duplicate of request so this package needs to be updated!
Also having this with WSL2 like @billriess same OS & Ray version
> **Describe the bug** I have on the .env file `RAY_LOCAL_PATH=/home/username/Projects/MyProject/` > > But when I click on the file in Ray the link to the file use an extra...
I also have this
Same for me Problem 1 - Root composer.json requires laravel-notification-channels/trello ^1.3 -> satisfiable by laravel-notification-channels/trello[1.3.0]. - laravel-notification-channels/trello 1.3.0 requires guzzlehttp/guzzle ~6.0 -> found guzzlehttp/guzzle[6.0.0, ..., 6.5.x-dev] but it conflicts with...
@charliecruzan-stripe I just rolled back to a version I knew worked, I never tested 1.10.3