Skip to content

v4.0.0

Choose a tag to compare

@rfeiner rfeiner released this 19 Feb 14:08
· 2 commits to master since this release
9e804c0

Breaking Changes

  • Minimum PHP version raised to 8.0 — PHP 7.4 is no longer supported
  • firebase/php-jwt bumped to ^7.0

Other Changes

  • Removed deprecated curl_close call (no-op since PHP 8)
  • Updated CI: Psalm now runs on PHP 8.0 via setup-php, test matrix starts at PHP 8.0