anny-co / laravel-scaleway-tem

Adding Scaleway TEM to Laravel
MIT License
2 stars 0 forks source link

Required "symfony/http-client" #1

Open JustinElst opened 2 weeks ago

JustinElst commented 2 weeks ago

Hi, Thanks for the great work! I got an exception though telling me the package required "symfony/http-client". After installing it it worked.

fibis commented 2 weeks ago

Hi @JustinElst thanks for reporting, I think that this is related to the fact, that the symfony package for Scaleway is also including the possibility to send mail via API. I will take a look into that.