v13.24.0
Revert "Use Str::uuid()->toString() instead of (string) casts (#60995)" (#61028)
[12.x] create new `@hasStack` Blade directive (#57788)
[11.x] Blade @include performance (#54633)
Remove useless \Mockery::close() (#59253)
Remove useless parent::setUp()/tearDown() calls in tests extending PHPUnit's TestCase directly (#60994)
[13.x] Avoid redundant Collection passes in map/filter/reject chains (#60977)
Refresh unchanged compiled Blade views (#60401)
[12.x] Run Mockery cleanup via PHPUnit subscriber instead of explicit `m::close()` calls (#58278)
Merge branch '12.x' into 13.x
[11.x] Always inherit parent attributes (#53011)
[6.x] Alpha ordered imports (#29933)
Fix #60278 - View\Factory::flushComponents() doesn't reset $slots / $slotStack (#60283)
No need to import and close Mockery. (#37226)