josiasmontag / laravel-recaptchav3

Laravel package for Google's Recaptcha V3
MIT License
203 stars 37 forks source link

Update dependency #16

Closed JacoboMachado closed 3 years ago

JacoboMachado commented 3 years ago

Hi Josias, I pareciate your time to develop this package. But now I'm trying to update guzzle on my own way and composer response:

josiasmontag/laravel-recaptchav3 0.3.0 requires guzzlehttp/guzzle ^6.2 -> found guzzlehttp/guzzle[6.2.0, ..., 6.5.x-dev] but it conflicts with your root composer.json require (7.0)

It is possible for you update guzzle? Thx

josiasmontag commented 3 years ago

PRs are welcome :)

JacoboMachado commented 3 years ago

sorry I didn't see that. I close this issue and make the pull request. thanks