Skip to content

Commit 5957248

Browse files
committed
🗑️ remove composer.lock from project to unlock dependencies
1 parent c3110d9 commit 5957248

File tree

2 files changed

+2
-981
lines changed

2 files changed

+2
-981
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ publish/
125125
# Publish Web Output
126126
*.[Pp]ublish.xml
127127
*.azurePubxml
128-
# TODO: Comment the next line if you want to checkin your web deploy settings
128+
# TODO: Comment the next line if you want to checkin your web deploy settings
129129
# but database connection strings (with potential passwords) will be unencrypted
130130
*.pubxml
131131
*.publishproj
@@ -184,6 +184,7 @@ FakesAssemblies/
184184

185185
# Composer
186186
/vendor
187+
composer.lock
187188

188189
# .vs
189190
.vs/

0 commit comments

Comments
 (0)