Skip to content

7.3.0

Compare
Choose a tag to compare
@jimmyjames jimmyjames released this 27 Aug 18:39
1ca80b3

Full Changelog

Closed issues

  • TokenVerifier::verify throws a \RuntimeException instead of an InvalidTokenException #438
  • Support Guzzle 7 #421

Added

Fixed

  • Throw InvalidTokenException instead of RuntimeException when parsing malformed token #439 (B-Galati)