Skip to content

Commit 3ba1b7b

Browse files
committed
chore(git): remove composer.lock from version control
- Remove composer.lock from git tracking - Add composer.lock to .gitignore This prevents potential conflicts in dependency versions across different environments while maintaining project stability through composer.json.
1 parent 7f49900 commit 3ba1b7b

File tree

2 files changed

+1
-5178
lines changed

2 files changed

+1
-5178
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,4 @@ tests/lista_de_arquivos_test.php
6464
lista_de_arquivos.txt
6565
lista_de_arquivos_tests.txt
6666
add_static_to_providers.php
67+
/composer.lock

0 commit comments

Comments
 (0)