1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-09-02 20:22:36 +02:00

fix invalid composer.json

This commit is contained in:
Mikael Roos
2015-12-06 20:45:44 +01:00
parent 376a40e538
commit 1dc04e7c53
2 changed files with 2 additions and 1 deletions

View File

@@ -76,6 +76,7 @@ script:
# Run validation & publish
#- make phpunit
- composer validate
- phpunit
#- make phpcs