Skip to content

Commit c1c55fa

Browse files
committed
Start tracking composer.lock in git
@naderman seems to think this is a good idea, and he seems to know a thing or two about Composer. On a serious note, this should be helpful so we can track test suite status against specific dependency versions.
1 parent 578ada9 commit c1c55fa

File tree

2 files changed

+652
-3
lines changed

2 files changed

+652
-3
lines changed

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,4 @@ tools/sandbox/Hydrators/*
33
tests/Proxies/*
44
tests/Hydrators/*
55
phpunit.xml
6-
vendor
7-
composer.lock
8-
composer.phar
6+
vendor/

0 commit comments

Comments
 (0)