Skip to content

4.0.0

Choose a tag to compare

@mainick mainick released this 08 Mar 15:56
· 6 commits to main since this release
42501aa

Full Changelog: 3.2.0...4.0.0

Added

  • Bumped php version requirement from >=8.2 to >=8.4 in composer.json
  • Updated several Symfony packages and other dependencies to newer versions for both require and require-dev.
  • Updated unit tests to use createMock and createStub instead of Mockery (mockery/mockery).

Deprecated

  • Nothing

Fixed

  • Update dependencies to work with firebase/php-jwt v7.0.0

Removed

  • Nothing

Security