mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-02-23 17:22:41 +01:00
Merge pull request #158 from localheinz/fix/lock
Enhancement: Validate composer.json and composer.lock on Travis
This commit is contained in:
commit
6754bf7f60
@ -22,7 +22,8 @@ cache:
|
||||
|
||||
before_install:
|
||||
- composer self-update
|
||||
|
||||
- composer validate
|
||||
|
||||
install:
|
||||
- composer install --prefer-dist --no-interaction
|
||||
|
||||
|
798
composer.lock
generated
798
composer.lock
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user