13.x
[13.x] `WithoutFramework` test attribute (#59432)
Mark HTTP testing credentials as sensitive (#60880)
Change count array comparison to empty array comparison to improve performance (#59688)
Update CachedState.php (#57826)
[10.x] Streamline `DatabaseMigrations` and `RefreshDatabase` events (#49153)
use single indent for multiline ternarys (#54971)
[13.x] Prefer isEmpty()/isNotEmpty()/contains() over count() checks (#60978)
[12.x] Introduce Arr::from() (#55715)
[13.x] Register the lazy refresh hook on all connections (#60359)
[12.x] Fix stale in-memory SQLite connections after re-migration in RefreshDatabase (#57716)
[11.x] Improved Performance for Testing with In-Memory Databases (#47912)
Combine consecutive isset and unset (#59685)
Update WithCachedConfig.php (#57708)
Apply fixes from StyleCI
[10.x] Add `WithConsoleEvents` helper (#46694)
only rely on app's config() if app is set (#46529)
Fix exception message.
[12.x] Improve return types for Wormhole and InteractsWithTime (#58951)