shopify-api-php
shopify-api-php copied to clipboard
500 if no Coordinates in Orderadress?
woke up to a weird bug today, see here:
kay found it. see here: #66
Hello, You seem to be using version 3.x, which is unstable; You should change minimum-stability: stable
that was on purpose - master didn't work with symfony 5
hello, In the 3.x , symfony/serializer
was used instead of JMS /serializer
; And here's a bug:
https://github.com/symfony/symfony/issues/36079
Can you submit a pr to the master branch if possible?
hi, symfony/serializer is the way forward imo anyway. A pr to master is a little complicated since i dont use it. wont you merge 3.x into master anyway?