==== laravel/laravel v10.2.7 https://github.com/laravel/laravel/releases/tag/v10.2.7 * Postmarkメーラーの設定を更新しました by @ninjaparade in https://github.com/laravel/laravel/pull/6228 * [10.x] sanctumの設定ファイルを更新しました by @ahmed-aliraqi in https://github.com/laravel/laravel/pull/6234 * [10.x] データベースにデフォルトの照合順序を処理させるようにしました by @Jubeki in https://github.com/laravel/laravel/pull/6241 * [10.x] bcryptのラウンド数を12に増やしました by @valorin in https://github.com/laravel/laravel/pull/6245 * [10.x] UserFactoryでパスワードに12のbcryptラウンドを使用するようにしました by @Jubeki in https://github.com/laravel/laravel/pull/6247 * [10.x] トークンプレフィックスのコメントのタイポを修正しました(sanctumの設定) by @yuters in https://github.com/laravel/laravel/pull/6248 * [10.x] テストコストに合わせてフィクスチャのハッシュを更新しました by @timacdonald in https://github.com/laravel/laravel/pull/6259 * [10.x] 最小の`laravel/sanctum`を更新しました by @crynobone in https://github.com/laravel/laravel/pull/6261 * [10.x] ハッシュの改善 by @timacdonald in https://github.com/laravel/laravel/pull/6258 * Redisメンテナンスストアの設定例に余分なスペースが含まれています by @hedge-freek in https://github.com/laravel/laravel/pull/6264 #laravel