laravel/framework v10.6.2
https://github.com/laravel/framework/releases/tag/v10.6.2
### 追加された機能
- `Illuminate/Foundation/Testing/WithConsoleEvents`トレイトが追加されました。 ([#46694](https://github.com/laravel/framework/pull/46694))
### 変更された機能
- `Illuminate/View/Component`に欠落していた無視されたメソッドが追加されました。 ([#46692](https://github.com/laravel/framework/pull/46692))
- console.stub: handleからvoid戻り値型を削除しました。 ([#46697](https://github.com/laravel/framework/pull/46697))
#laravel