pint
pint copied to clipboard
Pint fails when using import groups
Pint Version
1.19.0
PHP Version
8.4.1
Description
Pint is failing on this line:
use function Pest\Laravel\{get, post};
with the following error:
Unmatched '}'
Steps To Reproduce
see above
Pending https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/milestone/173