Skip to content

Releases: SlimPay/hapiclient-php

Limit Guzzle dependency to version 5 or 6

17 Dec 09:34
975571d
Compare
Choose a tag to compare

v1.0.4

26 Oct 21:30
Compare
Choose a tag to compare
  • Allow testing by exposing interfaces
  • Added .gitignore
  • Added travis-ci config file

v1.0.3

10 May 08:13
Compare
Choose a tag to compare
Fixed: token variable was not set in Oauth2 Basic Auth constructor

v1.0.2

13 Sep 09:07
Compare
Choose a tag to compare

Compatibility with Guzzle 6.* (on top of 5.3)
Update CA bundle

v1.0.1

10 Feb 09:16
Compare
Choose a tag to compare

Fixed: missing Accept header in Oauth2 request
Merged: pull request #2 (PSR-2 coding style)

v1.0.0

29 Sep 15:37
Compare
Choose a tag to compare
First stable release.