lneicelis / github-issues

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Composer.lock, more detailed documentation

dopesong opened this issue · comments

  • Composer.lock should be added to .gitignore
  • Step about bower should be mentioned in readme (bower install)

My bad not adding bower install. But I strongly disagree about composer.lock

So you should use "composer update --lock" before commiting composer.lock, because your composer.json hash is different and in that case user gets warning about not up to date composer.lock file.