Laravel v6.0.2 is released in 2019/09/10, here are the changes we`ve merged into this release.
v6.0.2 (2019-09-10)
Changed
- Used
Application::normalizeCachePath()
method to define cache path`s (#29890, ac9dbf6) - Wrapped
MySQL
default values in parentheses (#29878)
Fixed
- Prevent
event auto discovery
from crashing when trying to instantiate files without php classes (#29895) - Fix resolving class command via container (#29869)
GitHub: https://github.com/laravel/framework/releases/tag/v6.0.2