Merge pull request #158 from localheinz/fix/lock

Enhancement: Validate composer.json and composer.lock on Travis
This commit is contained in:
Dominik Liebler 2015-08-04 08:05:56 +02:00
commit 6754bf7f60
2 changed files with 668 additions and 133 deletions

View File

@ -22,7 +22,8 @@ cache:
before_install:
- composer self-update
- composer validate
install:
- composer install --prefer-dist --no-interaction

798
composer.lock generated

File diff suppressed because it is too large Load Diff