Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@JuliusPC JuliusPC released this 14 Feb 22:37

Removed

  • dropped support for PHP versions <7.3
  • removed method setHttpUpgradeInsecureRequests(false) #17
  • removed methods setVerifyHost() and getVerifyHost() due to use of Guzzle instead of curl directly

Added

  • more unit tests
  • added parameter state to method signOut to allow maintaining state between redirects