laravel/framework v10.19.0
https://github.com/laravel/framework/releases/tag/v10.19.0
HasUniqueIds のアップデートでのタイポを修正しました。by @iamcarlos94 in https://github.com/laravel/framework/pull/47994throw_if と throw_unless のドックブロックを修正しました。by @AbdelElrafa in https://github.com/laravel/framework/pull/48003Str に wordWrap を追加しました。by @joshbonnick in https://github.com/laravel/framework/pull/48012assertRedirectToRoute が正しく動作しない問題を修正しました。by @khernik93 in https://github.com/laravel/framework/pull/48023Collection::search と LazyCollection::search の戻り値の型を修正しました。by @bastien-phi in https://github.com/laravel/framework/pull/48030Collections に percentage メソッドを追加しました。by @WendellAdriel in https://github.com/laravel/framework/pull/48034-- が含まれる場合にコンソールでの解析エラーが発生する問題を修正しました。by @rxrw in https://github.com/laravel/framework/pull/48021withDelay を使用して遅延を動的に指定できるようにしました。by @CalebDW in https://github.com/laravel/framework/pull/48026createMany と createManyQuietly にカウント引数を追加しました。by @JHWelch in https://github.com/laravel/framework/pull/48048WithoutRelations 属性を追加しました。by @Neol3108 in https://github.com/laravel/framework/pull/47989