Update CHANGELOG.md

This commit is contained in:
Dries Vints 2020-10-29 14:17:39 +01:00
parent b8d582581a
commit aef279a6cf
No known key found for this signature in database
GPG Key ID: E1529B3ACC4A5A76
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ ### Added
### Changed
- Bump minimum PHP version ([#5452](https://github.com/laravel/laravel/pull/5452))
- Update Faker ([#5461](https://github.com/laravel/laravel/pull/5461))
- Update minimum Laravel version ([b8d5825](https://github.com/laravel/laravel/commit/b8d582581a1067e3b1715cce477b22455acc3d36))
### Fixed
- Delete removed webpack flag ([#5460](https://github.com/laravel/laravel/pull/5460))