The PHP team is happy to announce that version 4.1.1 of the MongoDB integration for Laravel is now available.
Release Highlights
- Fix casting issues by @stubbo in #2705
- Reset
Model::$unset
when a model is saved or refreshed by @richardfila in #2709 - DOCSP-35148: Convert docs to Snooty RST by @ccho-mongodb in #2704
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.1.1
Installation instructions for the mongodb
extension may be found in the PHP.net documentation.
New Contributors
- @ccho-mongodb made their first contribution in #2704
- @stubbo made their first contribution in #2705
- @richardfila made their first contribution in #2709
Full Changelog: 4.1.0...4.1.1