add composer.lock into repo in order for all maintainers to work with same version of libraries(phan, phpunit, etc) (#37)

This commit is contained in:
Beniamin 2019-12-22 16:17:21 +02:00 committed by Bob Strecansky
parent c863d37cff
commit 2aeb5d1617
2 changed files with 2201 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,4 +1,3 @@
composer.phar
composer.lock
vendor
.idea/

2201
composer.lock generated Normal file

File diff suppressed because it is too large Load Diff