v13.24.0
[12.x] Run Mockery cleanup via PHPUnit subscriber instead of explicit `m::close()` calls (#58278)
[13.x] Consolidate Artisan command $name/getArguments()/getOptions() into $signature (#60926)
Remove useless parent::setUp()/tearDown() calls in tests extending PHPUnit's TestCase directly (#60994)
Fix TwoColumnDetail stripping trailing punctuation from second column values (#59010)
[13.x] Enforce stricter assertions (#59749)
Fix Symfony 7.3 deprecations (#55711)
[13.x] Add `input()` method to console commands (#60607)
Remove and update a few tearDown methods. (#48381)
[6.x] Alpha ordered imports (#29933)
fix: Don't set newLineWritten to true unless verbosity allows output (#54127)
[13.x] Prefer isEmpty()/isNotEmpty()/contains() over count() checks (#60978)