浏览代码

removed composer.lock from gitignore

we should not provide one in the package but developers should commit
them when starting a new project so that all share the same versions
and only explicit composer update command will change that.
Escpecially important when deploying to production.
Carsten Brandt 12 年之前
父节点
当前提交
be1d9a0311
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      .gitignore

+ 0 - 1
.gitignore

@@ -1 +0,0 @@
-/composer.lock