Skip to content

Commit

Permalink
chore: Remove composer.lock and ignore it in .gitignore.
Browse files Browse the repository at this point in the history
As this is a library, we have no need for a checked in lock-file.
  • Loading branch information
Emil Andersson authored and emil-nasso committed Jan 30, 2020
1 parent a187a02 commit 785558c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4,637 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
/vendor
.DS_STORE
.phpunit.result.cache
composer.lock
Loading

0 comments on commit 785558c

Please sign in to comment.