The PHP team is happy to announce that version 4.0.3 of the MongoDB integration for Laravel is now available.
Release Highlights
- Reset
Model::$unset
when a model is saved or refreshed by @richardfila in #2709
Documentation
Documentation for this library may be found in the Readme.
Installation
This library may be installed or upgraded with:
composer require mongodb/laravel-mongodb:4.0.3
Installation instructions for the mongodb
extension may be found in the PHP.net documentation.
New Contributors
- @richardfila made their first contribution in #2709
Full Changelog: 4.0.2...v4.0.3