Robert
Robert
I've been using h2o templates to build up a website. However, I have been building the page normally as I would do and just putting in a terms and conditions...
@jonmilsom can you have a look at this PR and merge into master. You'll need to tag the master branch as well as I no longer have the admin rights...
@jonmilsom updated the dependencies to the latest versions, once merge into master this will need to be tagged as a major version .i.e. `2.0.0` due to potentially breaking changes. This...
Move the [Guzzle client](https://github.com/Pitchero/ResellerClub/blob/master/src/Api.php#L39) from being injected into the API class, as the external users shouldn't have to know that the API calls are made by Guzzle client within this...