Skip to content

Commit b43591e

Browse files
committed
Added composer.lock
1 parent 5a52503 commit b43591e

File tree

2 files changed

+1154
-3
lines changed

2 files changed

+1154
-3
lines changed

.gitignore

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,8 @@ Thumbs.db
1919

2020
# composer itself is not needed
2121
composer.phar
22-
# composer.lock should not be committed as we always want the latest versions
23-
/composer.lock
24-
# composer.lock in applications is ignored in dev repo, will be committed in checked out app repos
22+
23+
# composer.lock in applications is ignored since it's automatically created by composer when application is installed
2524
/apps/*/composer.lock
2625

2726
# Mac DS_Store Files

0 commit comments

Comments
 (0)