I’m launching the following command in DOS :
php c:\composer.phar create-project C:\Symfony C:\Users\Jerome\git\XX\XX
I got this error:
Invalid argument exception, could not find package C:\Symfony but all
the files are there.
Here is the screen shot!


The command you need is:
symfony/framework-standard-editionis not a path, it is a package name