concretecms / composer

Concrete CMS Composer base.
MIT License
34 stars 23 forks source link

Track lockfiles in git #18

Closed KorvinSzanto closed 6 years ago

KorvinSzanto commented 6 years ago

Not tracking composer.lock has burned us a couple of times. I think it's best to default to tracking the lock file and allow individuals to configure it how they want if needed.