Comparing
#8 with
#9
Revision #9 was created by
Kartik V on May 7, 2014, 6:07:51 AM.
Updated description
Content
[...]
php composer.phar install
~~~
The above command installs/updates/removes everything to the state of the `composer.lock` file.
> NOTEINFO: The difference is you are not using `php composer.phar update` for updating if you want everything as per your composer.lock settings.