Skip to content

Commit b707c90

Browse files
aymanrbclaude
andcommitted
Drop composer.lock and ignore it for library repo
composer.lock is not appropriate for libraries as it is ignored by consumers and gives a false sense of reproducibility. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent aa64cac commit b707c90

2 files changed

Lines changed: 1 addition & 1742 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ local.properties
1717
*.tar
1818
*.zip
1919
vendor/
20+
composer.lock
2021

2122
# Logs and databases #
2223
######################

0 commit comments

Comments
 (0)