13.x
[13.x] Mockery cleanup (#61117)
Remove useless parent::setUp()/tearDown() calls in tests extending PHPUnit's TestCase directly (#60994)
[11.x] Fix issue where `$name` variable in non base config file becomes it's key (#52738)
[13.x] Add `array` maintenance mode driver for parallel testing (#60489)
[13.x] Simplify most of the exceptions expectations (#61049)
Add priority-based registration to dev commands (#60580)
[13.x] Run `artisan dev` through `@laravel/multiplex` (#61100)
Add `dev:list` command and track dev command source (#60573)
Fix arguments passed to artisan commands that start with 'env' (#52748)
[13.x] Reset fake time globally after each test, drop redundant Carbon::setTestNow() cleanup (#60761)
[6.x] Alpha ordered imports (#29933)
Simplify remaining exception expectations (#61058)