Skip to content

Commit c70af36

Browse files
Do not ignore composer.lock file
1 parent 68319d3 commit c70af36

File tree

3 files changed

+4859
-0
lines changed

3 files changed

+4859
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@
1414
/phpstan-baseline.neon export-ignore
1515
/NOTICE export-ignore
1616
/README.md export-ignore
17+
/composer.lock export-ignore

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ build/
44

55
vendor/
66
composer.lock
7+
!/composer.lock
78
perf/blackfire.io.env
89
.php-cs-fixer.cache

0 commit comments

Comments
 (0)