shopify
shopify copied to clipboard
Shopify PHP SDK to easily interact with the Shopify API.
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.3.0 to 6.5.8. Release notes Sourced from guzzlehttp/guzzle's releases. Release 6.5.8 See change log for changes. Release 6.5.7 See change log for changes. Release 6.5.6 See change...
Bumps [guzzlehttp/psr7](https://github.com/guzzle/psr7) from 1.4.2 to 1.8.5. Release notes Sourced from guzzlehttp/psr7's releases. 1.8.5 See change log for changes. 1.8.4 See change log for changes. 1.8.3 See change log for changes....
I found the bug in the Drupal module but I guess it might be in this library? https://www.drupal.org/project/shopify/issues/3223573#comment-14163593
Laravel 8 was released on 9/8/2020, and it increased Guzzle's minimum version requirement from `^6.3` to `^7.0.1`. This unfortunately means that this package can't be used because it's requiring `~6.0`....
When calling the GraphQL endpoint (/admin/graphql.json) it'll throw an exception when trying to work out the number of API calls made/left in Client.php on the first line of this function:...
Hi, I suggest to add more example with product in documentation. For example, how can i add a product with price, with weight, etc ... In fact, examples onto Shopify...
Hey, trying to understand why you did it this way, i didn't test it yet, but it doesn't seems right 1. if for example the call limit your app can...
Looks like there is no checking for null values: PHP Error: Call to a member function getBody() on null in /vendor/donutdan4114/shopify/src/Shopify/Client.php on line 110
installation with composer leads to error: [InvalidArgumentException] Could not find a version of package donutdan4114/shopify@dev matching your minimum-stability (stable). Require it with an explicit version constraint allowing its desired stability.