Skip to content

Commit fc2f66e

Browse files
committed
Don't commit composer.lock
This project is not an end-user project - it is far more likely to be a dependency of something else, so allow some flexibility so it can play nice with other dependencies in someone's project. See https://andreas.heigl.org/2016/05/29/to-commit-composer-lock-or-not/
1 parent b6b7982 commit fc2f66e

File tree

2 files changed

+1
-217
lines changed

2 files changed

+1
-217
lines changed

.gitignore

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,2 @@
1-
util/
2-
mybuild
3-
mytest
4-
myrun
1+
/composer.lock
52
/vendor/

composer.lock

Lines changed: 0 additions & 213 deletions
This file was deleted.

0 commit comments

Comments
 (0)