mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-06-06 22:14:59 +02: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,6 +22,7 @@ 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