The PHP team is happy to announce that version 4.3.0 of the MongoDB integration for Laravel is now available.
Release Highlights
- New aggregation pipeline builder by @GromNaN in #2738
- Drop support for Composer 1.x by @GromNaN in #2785
- Add
mongodb
cache and lock drivers by @GromNaN in #2877 - Fix
artisan query:retry
command by @GromNaN in #2838
Documentation
Documentation for this library may be found one the Readme.
Installation
This library may be installed or upgraded with:
composer require mongodb/laravel-mongodb:4.3.0
Installation instructions for the mongodb
extension may be found in the PHP.net documentation.
Full Changelog: 4.2.2...4.3.0