Skip to content
This repository was archived by the owner on Jun 11, 2024. It is now read-only.

Commit a7e3ffd

Browse files
committed
Add composer.lock to version control
1 parent 1c67b55 commit a7e3ffd

File tree

2 files changed

+1568
-2
lines changed

2 files changed

+1568
-2
lines changed

.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ build/
3838
/vendor
3939
composer.phar
4040
# for now we ignore the composer.lock, but we should commit it some dome day, especially for releases
41-
# see also: https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file
42-
composer.lock
4341

4442
# devenv stuff
4543
/devenv

0 commit comments

Comments
 (0)