https://github.com/laravel/framework/releases/tag/v11.1.1
Laravelの最新リリースノートの要約は以下の通りです。
@paramを更新する修正が行われました(https://github.com/laravel/framework/pull/50791)。whereBetweenがCarbonPeriodとCarbon 3で機能するように修正されました(https://github.com/laravel/framework/pull/50792)。DB::usingConnection()が読み書きのタイプを尊重するように修正されました(https://github.com/laravel/framework/pull/50806)。