Skip to content

Tags: LukeTowers/php-shopify-api

Tags

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support Guzzle 7

v1.0.0

Toggle v1.0.0's commit message
Fix for error when calling public method getCallsRemaining() (#2)

The X-Shopify-Shop-Api-Call-Limit header now returns an array with a single string element instead of just a string, this fixes that. Credit to @tpenaranda