Skip to content

5.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jun 20:08
421376f

This release includes experimental community-contributed support for Symfony 7. If you encounter any issues, please open an issue on GitHub.

Added

Changed

  • Dashes in JWT permissions/scopes are now normalized. #184 (mkilmanas)

Fixed

  • Fixed an issue in controller constructors using a $container argument. #190 (mkilmanas)