Remove composer.lock from gitignore

pull/890/head
Daniel Supernault 6 years ago
parent e55b9b4974
commit 5426c69bca
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7

1
.gitignore vendored

@ -7,7 +7,6 @@
/.vscode /.vscode
/.vagrant /.vagrant
/docker-volumes /docker-volumes
composer.lock
Homestead.json Homestead.json
Homestead.yaml Homestead.yaml
npm-debug.log npm-debug.log

Loading…
Cancel
Save