mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-06-07 22:44:54 +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:
|
before_install:
|
||||||
- composer self-update
|
- composer self-update
|
||||||
|
- composer validate
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- composer install --prefer-dist --no-interaction
|
- 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