File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased] ( https://github.com/laravel/framework/compare/v6.17.1...6.x )
4
4
5
+ ### Added
6
+ - Added ` Arr::hasAny() ` method ([ #31636 ] ( https://github.com/laravel/framework/pull/31636 ) )
7
+
5
8
### TODO
6
9
- Use correct locale when resolving Faker from the container ([ #31615 ] ( https://github.com/laravel/framework/pull/31615 ) )
10
+ - Expose Notification Id within Message Data ([ #31632 ] ( https://github.com/laravel/framework/pull/31632 ) )
11
+ - Fixed loading deferred providers for binding interfaces and implementations ([ #31629 ] ( https://github.com/laravel/framework/pull/31629 ) , [ 1764ff7] ( https://github.com/laravel/framework/commit/1764ff762966083a12dd2c9b522cec5f1bbda967 ) )
7
12
8
13
9
14
## [ v6.17.1 (2020-02-26)] ( https://github.com/laravel/framework/compare/v6.17.0...v6.17.1 )
You can’t perform that action at this time.
0 commit comments