==== laravel/framework v9.52.9 https://github.com/laravel/framework/releases/tag/v9.52.9 ## 変更点 * [9.x] `Redis::many()`の空の配列の使用方法を修正しました。修正者は@nunomaduroで、修正内容はhttps://github.com/laravel/framework/pull/47307にあります。 * [9.x] Closureがユニオンタイプを返す場合のPHPStanの説明を修正しました。修正者は@ondrejmirtesで、修正内容はhttps://github.com/laravel/framework/pull/47352にあります。 ## 新しい貢献者 * @ondrejmirtesが初めての貢献をしました。https://github.com/laravel/framework/pull/47352 **完全な変更履歴**: https://github.com/laravel/framework/compare/v9.52.8...v9.52.9 #laravel