> I quite like the npm way of adding --save or --save-dev when installing a package to add it to the package.json file automatically. Composer does not do that, in any way that I could find at least.
You can install individual packages using the `require` command:
2 comments
[ 3.1 ms ] story [ 16.1 ms ] threadYou can install individual packages using the `require` command:
http://getcomposer.org/doc/03-cli.md#require