Twinkle
Twinkle
Laravel 10.30.0の影響でテストでRuntimeException: Could not verify the hashed value's configuration.
のエラーが出るようになったらUserFactory
を変更する。
https://github.com/laravel/framework/pull/48814
https://github.com/laravel/laravel/pull/6259
JetstreamのUserFactory
は影響を受けてないけど後で修正されるかもしれない。