I have recently gotten a new windows computer and have installed the php symfony framework.
When attempting to use the new command C:> php symfony new blog<
C:> php symfony new blog<
you can try the the command line below,it's worked for me
composer create-project symfony/framework-standard-edition my_project_name "2.8.*"