==== laravel/framework v10.25.0 https://github.com/laravel/framework/releases/tag/v10.25.0 * [10.x] Fix typo in `HasManyThrough` relation by @tonysm in https://github.com/laravel/framework/pull/48550 * [10.x] @wimskiによるEnumeratesValues::ensure()ドックブロックの@returnタグのキータイプの修正 https://github.com/laravel/framework/pull/48456 * [10.x] @moshe-autoleadstarによるstr()->take($limit)とStr::take($string, $limit)の追加 https://github.com/laravel/framework/pull/48467 * [10.x] @timacdonaldによるスロットル例外の修正 https://github.com/laravel/framework/pull/48391 * [10.x] @CalebDWによるインライン/ブロック@phpディレクティブを混在させるとブレードがコンパイルに失敗する問題の修正 https://github.com/laravel/framework/pull/48420 * [10.x] @shawnlindstromによるstringable位置のテスト名の修正 https://github.com/laravel/framework/pull/48480 * [10.x] @rmunateによる流暢なメソッドconvertCaseの作成 https://github.com/laravel/framework/pull/48492 * [10.x] @Guilhem-DELAITREによる`CanBeOneOfMany`が誤った結果を返す問題の修正 https://github.com/laravel/framework/pull/47427 * [10.x] @ikari7789によるサポートされていないカラムタイプの自動インクリメントの無効化 https://github.com/laravel/framework/pull/48501 * [10.x] @valorinによるbcryptラウンドの増加(12) https://github.com/laravel/framework/pull/48494 * [10.x] @timacdonaldによる配列ドライバーの有効期限値を有効期限時刻に設定する修正 https://github.com/laravel/framework/pull/48497 * [10.x] @szepeviktorによるタイポの修正 https://github.com/laravel/framework/pull/48513 * [10.x] @tamirohによる`Arr::first`と`Arr::last`のテストの改善 https://github.com/laravel/framework/pull/48511 * [10.x] @gazbenによるMorphToManyピボットモデルのモーフタイプの設定 https://github.com/laravel/framework/pull/48432 * [10.x] @tonysmによる他の`*OrCreate`メソッドで`createOrFirst`を使用しないように戻す https://github.com/laravel/framework/pull/48531 * [10.x] @szepeviktorによるテストのタイポの修正 https://github.com/laravel/framework/pull/48534 * [10.x] @tonysmによるHasManyThroughリレーションの回帰テストに`updateOrCreate`を追加 https://github.com/laravel/framework/pull/48533 * [10.x] @timacdonaldによる例外のレート制限を秒単位に変換する修正 https://github.com/laravel/framework/pull/48543 * [10.x] @tonysmによるHasManyThroughリレーションに`firstOrCreate`と`createOrFirst`メソッドを追加 https://github.com/laravel/framework/pull/48541 * [10.x] @timacdonaldによるビューをキャッシュする際にカスタム拡張子を処理する修正 https://github.com/laravel/framework/pull/48524 * [10.x] @jessarcherによるプロンプトの対話モードの設定 https://github.com/laravel/framework/pull/48468 * [10.x] @tonysmによる`HasManyThrough`リレーションのタイポの修正 https:// #laravel