mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-06-24 02:03:05 +02:00
Merge pull request #158 from localheinz/fix/lock
Enhancement: Validate composer.json and composer.lock on Travis
This commit is contained in:
@ -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
Reference in New Issue
Block a user