laravel/framework v10.15.0
https://github.com/laravel/framework/releases/tag/v10.15.0
AblyBroadcasterのgetPrivateTokenの戻り値の型を変更しました。 by @milwad-dev in https://github.com/laravel/framework/pull/47602toRawSql、dumpRawSql()、ddRawSql()を追加しました。 by @tpetry in https://github.com/laravel/framework/pull/47507recorderHandlerに記録されない問題を修正しました。 by @j3j5 in https://github.com/laravel/framework/pull/47614MailableからSendQueuedMailableジョブへのキューの受け渡しを行うようにしました。 by @Tarpsvo in https://github.com/laravel/framework/pull/47612forgetメソッドを追加しました。 by @joelbutcher in https://github.com/laravel/framework/pull/47637getRawQueryLog()メソッドを追加しました。 by @fuwasegu in https://github.com/laravel/framework/pull/47623Storage::cloud()の戻り値の型を修正しました。 by @tattali in https://github.com/laravel/framework/pull/47664StrクラスにisUrlを追加し、バリデータから使用するようにしました。 by @GrahamCampbell in https://github.com/laravel/framework/pull/47688ManifestNotFoundExceptionをスローするようにしました。 by @innocenzi in https://github.com/laravel/framework/pull/47681DatabaseRuleを更新し、シンプルなwhere句に対してEnumを処理できるようにし