Set the Program to "php-cs-fixer". In my Windows environment, I had to add the '.bat' file extension (example below).In my linux environment I had to use the full path to my /composer/vendor/bin/php-cs-fixer (example above). Runwhich php-cs-fixer from the terminal to get the full path. This command works on Windows 10, too.