13.x
[10.x] Improves output when using `php artisan about --json` (#49154)
[13.x] Mockery cleanup (#61117)
Remove useless parent::setUp()/tearDown() calls in tests extending PHPUnit's TestCase directly (#60994)
[13.x] Run `artisan dev` through `@laravel/multiplex` (#61100)
Adds terminating event (#52259)
[13.x] Simplify most of the exceptions expectations (#61049)
Fix host port parsing in serve command (#60828)