Skip to content

Commit

Permalink
Adding composer.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanedev-maroc committed Sep 6, 2015
1 parent 216d379 commit e1665b3
Show file tree
Hide file tree
Showing 4 changed files with 3,075 additions and 6 deletions.
3 changes: 2 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@
/.gitignore export-ignore
/.scrutinizer.yml export-ignore
/.travis.yml export-ignore
/phpunit.xml export-ignore
/phpunit.xml export-ignore
/composer.lock export-ignore
6 changes: 1 addition & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,4 @@
/build/
/vendor/
composer.phar
composer.lock

# Keep fixtures
!/tests/fixtures/*.log
!/tests/fixtures/logs/*.log
# composer.lock
Loading

0 comments on commit e1665b3

Please sign in to comment.