Merge branch 'master' into develop

This commit is contained in:
Dries Vints
2020-04-16 09:47:44 +02:00

View File

@@ -56,6 +56,12 @@
- Use `MAIL_MAILER` in test environment ([#5239](https://github.com/laravel/laravel/pull/5239))
## [v6.18.8 (2020-04-16)](https://github.com/laravel/laravel/compare/v6.18.3...v6.18.8)
### Fixed
- Add both endpoint and url env variables ([#5276](https://github.com/laravel/laravel/pull/5276))
## [v6.18.3 (2020-03-24)](https://github.com/laravel/laravel/compare/v6.18.0...v6.18.3)
### Fixed