MongoDB Messenger Transport 1.7.0
This is a republished tag announcement for
facile-it/mongodb-messenger-transport
. You can find the release here.
This new minor version is a small refactoring, because it includes a couple for version bumps that allowed the introduction of Rector and PHPUnit 10. Particularly, PHP 8.1 is now the minimum required language version.
This is the full changelog:
- Bump minimum requirement to:
- PHP 8.1+
ext-mongodb
1.12+mongodb/mongodb
1.11+symfony/framework-bundle
4.4.23+
- Upgrade test suite to PHPUnit 10+
- Adopt Rector and update the codebase accordingly
- Improve config & serialization validation thanks to PHPStan v2 upgrade