File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
- ## [ Unreleased] ( https://github.com/laravel/laravel/compare/v6.18.35...6.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/laravel/compare/v6.19.0...6.x )
4
+
5
+
6
+ ## [ v6.19.0 (2020-10-29)] ( https://github.com/laravel/laravel/compare/v6.18.8...v6.19.0 )
7
+
8
+ ### Added
9
+ - PHP 8 Support ([ 4c25cb9] ( https://github.com/laravel/laravel/commit/4c25cb953a0bbd4812bf92af71a13920998def1e ) )
10
+
11
+ ### Changed
12
+ - Bump minimum PHP version ([ #5452 ] ( https://github.com/laravel/laravel/pull/5452 ) )
13
+ - Update Faker ([ #5461 ] ( https://github.com/laravel/laravel/pull/5461 ) )
14
+
15
+ ### Fixed
16
+ - Delete removed webpack flag ([ #5460 ] ( https://github.com/laravel/laravel/pull/5460 ) )
4
17
5
18
6
19
## [ v6.18.35 (2020-08-11)] ( https://github.com/laravel/laravel/compare/v6.18.8...v6.18.35 )
You can’t perform that action at this time.
0 commit comments