Skip to content

v1.1.4: Fixing JSON handling

Choose a tag to compare

@nhorter nhorter released this 17 Dec 04:41
· 4 commits to master since this release
* Typo fix for encoding json requests and fixing json decoding of the response
due to the removal of the json method from PSR7 responses.