v12.64.0
[12.x] Add `@includeScoped` directive for isolated Blade includes (#58311)
[12.x] create new `@hasStack` Blade directive (#57788)
[11.x] Blade @include performance (#54633)
clear parallel test view cache directories (#58525)
[12.x] Run Mockery cleanup via PHPUnit subscriber instead of explicit `m::close()` calls (#58278)
Use atomic writes in BladeCompiler to prevent race condition (#58812)
[12.x] Fix ComponentAttributeBag style merging missing semicolon. Ensures that default styles merged into ComponentAttributeBag are properly terminated with a semicolon to prevent invalid concatenated CSS. (#60665)
[11.x] Always inherit parent attributes (#53011)
[6.x] Alpha ordered imports (#29933)
No need to import and close Mockery. (#37226)