2.0.0
Version 2.0.0 requires:
- PHP 7.3 or newer
- Doctrine ORM 2.6 or newer
If you just registered the functions and types provided by this library with Doctrine then most likely you do not need to make any changes in your code.
If you have created your own custom functions or types by extending any classes from this library, or if you work with these functions and types directly from your PHP code, then you may need to update your code. Check the upgrade instructions in UPGRADE.md for details.