Skip to content

Commit b985ae4

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

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)