laravel/framework v10.17.0
https://github.com/laravel/framework/releases/tag/v10.17.0
TrustProxiesを更新し、$headersが適切に設定されている場合に依存するようにしました。by @inxilpro in https://github.com/laravel/framework/pull/47844UploadedFileを戻り値の型として追加しました。by @khrigo in https://github.com/laravel/framework/pull/47847Collection::enforce()メソッドを追加しました。by @inxilpro in https://github.com/laravel/framework/pull/47785schedule:testでクロージャベースのスケジュールコマンドに関する問題を修正しました。by @mobidev86 in https://github.com/laravel/framework/pull/47862deleted_atカラム名を抽出しました。by @edvordo in https://github.com/laravel/framework/pull/47873Minutesオプションを追加しました。by @joaopalopes24 in https://github.com/laravel/framework/pull/47789config:showコマンドを追加しました。by @xiCO2k in https://github.com/laravel/framework/pull/47858hashedパスワードのテスト改善を行いました。by @crynobone in https://github.com/laravel/framework/pull/47904make:componentに--testと--pestオプションを追加しました。by @nshiro in https://github.com/laravel/framework/pull/47894Factory::configure()の戻り値の型を修正しました。by @axlon in https://github.com/laravel/framework/pull/47920