Luís Gonçalves
Luís Gonçalves
Ok, thanks, i will check that out and let you know if it worked fine ;)
https://github.com/coinbase/coinbase-commerce-php/pull/34 You have this PR ;)
I also have a real bad experience with their support email, same as you. I really don't understand how a company treats this way their customers, it blows my mind.
Closed by mistake... btw @Fossil01 do you know a good PHP alternative to Coinbase?
Oh, ok, nice :)
> So they now just labelled this as "Not actively maintained" nice.... Awesome lol
I just bumped into this also. Any news regarding this issue? Tks
Ok, i used this approach and it works :) https://github.com/mcamara/laravel-localization/issues/161#issuecomment-381367191
The package **composer.json** now has this: "guzzlehttp/guzzle": "^6.3 | ^7.0", But I have guzzle v7 and when i try to install by doing "composer require sc0vu/web3.php dev-master" it gives the...
I'm having the same issue. If we have the v7 of guzzle it gives this error. In the composer.json it has as a requirement the possibility of guzzle 7, so...