13.x
[12.x] Run Mockery cleanup via PHPUnit subscriber instead of explicit `m::close()` calls (#58278)
[13.x] Mockery cleanup (#61117)
Add missing void return type to test methods (#56860)
[13.x] Reset fake time globally after each test, drop redundant Carbon::setTestNow() cleanup (#60761)
Combine consecutive isset and unset (#59685)
[13.x] Simplify most of the exceptions expectations (#61049)
[13.x] Enable additional Rector rules (#60854)
[13.x] Add NumberPrompt fallback (#60959)