Difference between #8 and #9 of
Locking your Yii 2 project package versions with composer.lock

Revision #9 has been created by Kartik V on May 7, 2014, 6:07:51 AM with the memo:

Updated description
« previous (#8)

Changes

Title unchanged

Locking your Yii 2 project package versions with composer.lock

Category unchanged

Tips

Yii version unchanged

Tags unchanged

yii2, composer, lock, dependency, dependencies, package

Content changed

[...]
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.
0 2
37 followers
Viewed: 16 654 times
Version: 2.0
Category: Tips
Written by: Kartik V
Last updated by: Kartik V
Created on: May 7, 2014
Last updated: 9 years ago
Update Article

Revisions

View all history