This repository has been archived by the owner on Sep 28, 2020. It is now read-only.
Fixed for response being null
·
36 commits
to master
since this release
So turns out that doing $response->getBody()->getContents() is a bad idea as getContents() can end up returning null.