Browse Source

Added composer.lock

tags/2.0.1
Alexander Makarov 10 years ago
parent
commit
b43591eec0
  1. 5
      .gitignore
  2. 1152
      composer.lock

5
.gitignore vendored

@ -19,9 +19,8 @@ Thumbs.db
# composer itself is not needed
composer.phar
# composer.lock should not be committed as we always want the latest versions
/composer.lock
# composer.lock in applications is ignored in dev repo, will be committed in checked out app repos
# composer.lock in applications is ignored since it's automatically created by composer when application is installed
/apps/*/composer.lock
# Mac DS_Store Files

1152
composer.lock generated

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save