You could also do a *php composer.phar require guzzle/guzzle 3.7* on the console, which would a) create the composer.json and b) install the required package; which is IMHO more suitable for these ‘one package scenarios’.