Skip to content

Releases: Bokbasen/php-api-client

v3.0.3

09 Apr 15:02
1e6d903
Compare
Choose a tag to compare

What's Changed

  • Change the settHttpClient argument type to ClientInterface by @kjank8 in #4

New Contributors

  • @kjank8 made their first contribution in #4

Full Changelog: v3.0.2...v3.0.3

v3.0.2

05 Dec 15:31
2fd86e6
Compare
Choose a tag to compare
Allow bokbasen/php-sdk-auth v3 (#3)

v3.0.1

19 Mar 22:17
Compare
Choose a tag to compare
Adds authenticated argument to postJson()

v3.0.0

19 Jun 13:42
34b2358
Compare
Choose a tag to compare
  • Requires php-http/httplug v2
  • Introduces PSR-17 and PSR-18

v2.0.2

29 Nov 12:04
Compare
Choose a tag to compare
Allow phpplug v2

v2.0.1

19 Oct 09:17
Compare
Choose a tag to compare
Disallow header as null on post

v2.0.0

18 Oct 16:55
Compare
Choose a tag to compare
  • Adds PATCH

v1.0.1

26 Jun 11:30
Compare
Choose a tag to compare
  • Loosened strictness on data type for data in http request

Initial release

26 Jun 10:58
Compare
Choose a tag to compare

Initial release testet with the met-api SDK.