laravel/framework v10.14.1
https://github.com/laravel/framework/releases/tag/v10.14.1
* [10.x] `Dispatcher::until` の戻り値の型を修正しました。by @Neol3108 in https://github.com/laravel/framework/pull/47585
* [10.x] `Collection::wrap` を追加し、BatchFake のメソッドになりました。by @schonhoff in https://github.com/laravel/framework/pull/47589
* [10.x] FoundationServiceProvider の文法を修正しました。by @adampatterson in https://github.com/laravel/framework/pull/47593
* [10.x] duration が存在することを確認しました。by @timacdonald in https://github.com/laravel/framework/pull/47596
#laravel