Pretty Package Versions 1.5.1
This small patch adds support for the upcoming PHP 8.0 release.
This small patch adds support for the upcoming PHP 8.0 release.
This is the first, stable release of this library that I built on top of facile-it/mongodb-bundle
, which allows to use the MongoDB connection provided by the bundle to be used as a Symfony Messenger transport. I build this because I needed the equivalent of the Doctrine transport to store failed messages on a project that didn’t use Doctrine, but our OSS MongoDB bundle.
This small path adds detection for deadlocks during test execution when using PostgreSQL, thanks to an external contributor.
This version attempts to support Composer 2 directly, by dropping dependencies and using the Composer 2 API directly.
This release is intended to change the future release plan of this package. Please require the package with ^1.5 || ^2.0
to ensure full functionalities and future Composer 2 compatibility.