Skip to content

6.0.0

Choose a tag to compare

@daniel-sc daniel-sc released this 23 Aug 07:29
· 91 commits to master since this release
  • BREAKING CHANGE: Drop support for PHP 5.x and 7.0/7.1/7.2
  • Support PHP 8.0
  • Use Guzzle HTTP client abstraction - now this falls back to PHP streams when curl is not available.
  • Added get_item_values call (#193, thanks @dougblackjr)
  • Replace optional kdyby/curl-ca-bundle by composer/ca-bundle (#200)