4.2.0
The PHP team is happy to announce that version 4.2.0 of the MongoDB integration for Laravel is now available.
Release Highlights
- Add support for Laravel 11 by @GromNaN in #2735
- Implement Model::createOrFirst() using findOneAndUpdate operation by @GromNaN in #2742
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.2.0
Installation instructions for the mongodb
extension may be found in the PHP.net documentation.
Full Changelog: 4.1.3...4.2.0