laravel/framework v10.48.4
https://github.com/laravel/framework/releases/tag/v10.48.4
- `Collection::concat()`の戻り値の型を修正しました。(@axlonによる貢献、https://github.com/laravel/framework/pull/50669)
- コマンドエイリアスの登録と使用に関する問題を修正しました。(@crynoboneによる貢献、https://github.com/laravel/framework/pull/50695)
#laravel