The PHP team is happy to announce that version 4.1.3 of the MongoDB integration for Laravel is now available.
Release Highlights
- PHPORM-143 Ensure date are read using local timezone by @GromNaN in #2739
- PHPORM-148 Fix
null
indatetime
fields and reset time indate
field with custom format by @GromNaN in #2741
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.1.3
Installation instructions for the mongodb
extension may be found in the PHP.net documentation.
Full Changelog: 4.1.2...4.1.3