# Laravel v6.16.0 released

DevFeed: [Laravel v6.16.0 released](<https://devfeed.tech/articles/laravel-v6-16-0-released-3843.md>)

Original publisher: [Read original article](<https://laravel.com/blog/laravel-v6-16-0-released>)

Author: Laravel Team

Published: 2020-02-18T19:41:00Z

Content type: release

Language: en

Sources: [Laravel Blog](<https://devfeed.tech/sources/laravel-blog.md>)

Topics: [Laravel](<https://devfeed.tech/topics/laravel.md>), [Guzzle](<https://devfeed.tech/topics/guzzle.md>), [SQLite](<https://devfeed.tech/topics/sqlite.md>), [JSON](<https://devfeed.tech/topics/json.md>), [MySQL](<https://devfeed.tech/topics/mysql.md>), [Exception](<https://devfeed.tech/topics/exception.md>)

Tags: [exception](<https://devfeed.tech/tags/exception.md>), [feature](<https://devfeed.tech/tags/feature.md>), [json](<https://devfeed.tech/tags/json.md>), [laravel](<https://devfeed.tech/tags/laravel.md>), [mysql](<https://devfeed.tech/tags/mysql.md>), [release](<https://devfeed.tech/tags/release.md>), [sqlite](<https://devfeed.tech/tags/sqlite.md>), [update](<https://devfeed.tech/tags/update.md>)

## AI overview

Laravel v6.16.0 introduces Guzzle 7 support, SQLite JSON updates with json_patch, and changes to MySQL nullable modifiers and exception handling. It also reverts a table feature in console output.

## Source excerpt

Laravel v6.16.0 is released in 2020/02/18, here are the changes we`ve merged into this release.