==== laravel/framework v10.26.0 https://github.com/laravel/framework/releases/tag/v10.26.0 * [10.x] `having`サブクエリー内の式を文字列に変換するようにする by @ikari7789 in https://github.com/laravel/framework/pull/48525 * [10.x] `vendor:publish`プロンプトでの検索を許可する by @jessarcher in https://github.com/laravel/framework/pull/48586 * [10.x] Macroableトレイトのテストカバレッジを強化する by @salehhashemi1992 in https://github.com/laravel/framework/pull/48583 * [10.x] 新しいSQLエラーメッセージを追加する by @magnusvin in https://github.com/laravel/framework/pull/48601 * [10.x] ミリ秒を考慮した配列キャッシュを確保する by @timacdonald in https://github.com/laravel/framework/pull/48573 * [10.x] `session:table`コマンドが重複を作成しないようにする by @jessarcher in https://github.com/laravel/framework/pull/48602 * [10.x] 秒単位の有効期限を処理する by @timacdonald in https://github.com/laravel/framework/pull/48600 * [10.x] 新しい`Illuminate\Console\MigrationGeneratorCommand`を拡張して、テーブル作成コマンドの重複コードを回避する by @crynobone in https://github.com/laravel/framework/pull/48603 * [10.x] クエリビルダーのクロージャー型ヒントを追加する by @AJenbo in https://github.com/laravel/framework/pull/48562 #laravel