Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 693 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 693 Bytes

Changelog

1.0.0

  • [BC BREAK] Bump PHP requirement to >=7.4
  • [BC BREAK] Bump firebase/php-jwt requirement to >=6.0

0.4.0

  • [BC BREAK] Bump PHP requirement to >=5.5
  • [BC BREAK] The following classes have been moved to another repository (evaneos/silex-jwt-provider) and their namespaces have changed:
    • Evaneos\JWT\Security\JWTAuthenticationEntryPoint
    • Evaneos\JWT\Providers\Silex\SecurityJWTServiceProvider
    • Evaneos\JWT\Providers\Silex\JWTAuthenticationProvider
    • Evaneos\JWT\Providers\Silex\JWTListener
    • Evaneos\JWT\Providers\Silex\JWTToken