laravel/framework v10.13.3
https://github.com/laravel/framework/releases/tag/v10.13.3
CastsAttributesの$attributesの配列タイプを絞り込むように@devfreyが変更 https://github.com/laravel/framework/pull/47365assertViewHasAllメソッドのテストを追加するように@milwad-devが変更 https://github.com/laravel/framework/pull/47366schedule:listが名前付きジョブを表示するように@liamkeilyが修正 https://github.com/laravel/framework/pull/47367NestedRules内でConditionalRulesをサポートするように@cosmastechが変更 https://github.com/laravel/framework/pull/47344queue:clearコマンドの出力に複数形のタイポがあったため、@sebsobsebが修正 https://github.com/laravel/framework/pull/47376getForeignKeyFromメソッドを追加するように@iamgergoが変更 https://github.com/laravel/framework/pull/47378ThrottleRequestsミドルウェアにshouldHashKeysを追加するように@fosronが変更 https://github.com/laravel/framework/pull/47368完全な変更履歴: https://github.com/laravel/framework/compare/v10.13.2...v10.13.3
#laravel