v8.0.3
Changelog (https://github.com/symfony/console/compare/v8.0.2...v8.0.3)
- bug symfony/symfony#62813 [Console] Fix EofShortcut instruction when using a modern terminal on Windows (@fperxas)
- bug symfony/symfony#62827 [Console] Fix choice autocomplete issue when string has spaces (@ayyoub-afwallah)
- bug symfony/symfony#62764 [Console] Escape `` in description of console commands (@SiebeVE)