File tree 1 file changed +14
-1
lines changed 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes for 8.x
2
2
3
- ## [ Unreleased] ( https://github.com/laravel/framework/compare/v8.72.0...8.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/framework/compare/v8.73.0...8.x )
4
+
5
+
6
+ ## [ v8.73.0 (2021-11-19)] ( https://github.com/laravel/framework/compare/v8.72.0...v8.73.0 )
7
+
8
+ ### Added
9
+ - Added .phar to blocked PHP extensions in validator ([ #39666 ] ( https://github.com/laravel/framework/pull/39666 ) )
10
+ - Allow a Closure to be passed as a ttl in Cache remember() method ([ #39678 ] ( https://github.com/laravel/framework/pull/39678 ) )
11
+ - Added Prohibits validation rule to dependentRules property ([ #39677 ] ( https://github.com/laravel/framework/pull/39677 ) )
12
+ - Implement lazyById in descending order ([ #39646 ] ( https://github.com/laravel/framework/pull/39646 ) )
13
+
14
+ ### Fixed
15
+ - Fixed ` Illuminate/Auth/Notifications/ResetPassword::toMail() ` ([ 969f101] ( https://github.com/laravel/framework/commit/969f1014ec07efba803f887a33fde29e305c9cb1 ) )
16
+ - Fixed assertSoftDeleted & assertNotSoftDeleted ([ #39673 ] ( https://github.com/laravel/framework/pull/39673 ) )
4
17
5
18
6
19
## [ v8.72.0 (2021-11-17)] ( https://github.com/laravel/framework/compare/v8.71.0...v8.72.0 )
You can’t perform that action at this time.
0 commit comments