13.x
Run all Tests on Ubuntu 24.04 (#51946)
Add symmetrical, expressive attributes (#59284)
Use strict comparisons for int-to-int checks (#61005)
[10.x] Prompts (#46772)
add resume and pasue events (#59172)
[13.x] Consolidate Artisan command $name/getArguments()/getOptions() into $signature (#60926)
Replace throw_if/throw_unless with explicit if/throw in src/ (#60944)
Apply fixes from StyleCI
Add .gitattributes to components (#40733)
[13.x] Ensures compatibility with `symfony/console` 8 (#58629)
remove return statement on method with return type void (#50442)
[10.x] Allow custom mutex names for isolated commands (#47814)
[13.x] Add `input()` method to console commands (#60607)
Make `migrate` command isolated (#44743)
add default value to TReturn template type for confirmToProceed (#58681)
[12.x] Improve typing in console/command namespace (#58565)
[13.x] Optimize by using contains or doesntContain (#60745)
Revert "[5.9] Removed the md extension from LICENSE"
[ 11.x ] Adds ability to manually fail a command from outside the handle() method (#51435)
[13.x] Use self::SUCCESS/self::FAILURE in console commands (#60928)
Fix incorrectly opened DocBlocks (#60014)
`Illuminate\Console\Parser` typehint fix. (#58670)
Fix prohibit dockblock (#51916)
[10.x] Allow testing prompts validation (#49447)
Use new Stringable(...) instead of Str::of()/str() internally in the framework source (#60852)
Revert "[13.x] Bump minimum versions (#61033)" (#61118)