Skip to content
This repository was archived by the owner on Feb 5, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (19 loc) · 744 Bytes

File metadata and controls

26 lines (19 loc) · 744 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased] - yyyy-mm-dd

Here we write upgrading notes for brands. It's a team effort to make them as straightforward as possible.

Added

  • Add support for PHP 8.2

Changed

  • Drop support for PHP 7.x
  • Changed psalm types
  • Changed builders to be immutable
  • Moved builders in Facile\JoseVerifier\Builder namespace
  • Immutable builders

Fixed

  • Fixed check for mandatory auth_time when require_auth_time is true

Removed