Skip to content

Commit 3147f75

Browse files
committed
Stop versioning composer.lock
`composer.lock` should only be versioned for projects, not for libraries.
1 parent cd1ff11 commit 3147f75

File tree

2 files changed

+2
-1479
lines changed

2 files changed

+2
-1479
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
vendor/
1+
/composer.lock
2+
/vendor/

0 commit comments

Comments
 (0)