13.x
Run all Tests on Ubuntu 24.04 (#51946)
[12.x] remove `@return` docblocks on constructors (#55076)
move process to its own component
[13.x] Optimize by using contains or doesntContain (#60745)
Apply fixes from StyleCI
Changes strlen comparison to 0 to direct empty string compare (#59686)
[13.x] Add Macroable to InvokedProcess (#60392)
Fix PendingProcess losing falsy command strings (e.g. '0') on run()/start() (#60947)
refactor: add @throws \InvalidArgumentException to doc blocks (#58714)
Add missing illuminate/conditionable, illuminate/reflection, illuminate/macroable requires (#60980)