Skip to content

v6.0.0 release candidate 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@johanwilfer johanwilfer released this 26 Apr 06:14
· 6 commits to master since this release
ca4853a

Versions from 6.0

2024-04-26 : updates for 6.0.0-rc1 version

New features

  • Add support for MongoDB
  • Add support for doctrine/orm 3 and doctrine/dbal 4

BC breaking changes

  • Bumped minimum PHP version to PHP ^8.1
  • Drop support for moneyphp/money < 4.5
  • Drop symfony/templating and template function (use twig)
  • Make PairManagerInterface readonly in commands

Internal Developer things

  • Migrate PHPUnit to version 10.

What's Changed

New Contributors

Full Changelog: 5.2.0...v6.0.0rc1