Skip to content

Commit

Permalink
Added composer.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
samdark committed Nov 20, 2014
1 parent 5a52503 commit b43591e
Show file tree
Hide file tree
Showing 2 changed files with 1,154 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit b43591e

Please sign in to comment.