mirror of
https://github.com/mosbth/cimage.git
synced 2025-03-14 14:09:40 +01:00
fix invalid composer.json
This commit is contained in:
parent
376a40e538
commit
1dc04e7c53
@ -76,6 +76,7 @@ script:
|
||||
|
||||
# Run validation & publish
|
||||
#- make phpunit
|
||||
- composer validate
|
||||
- phpunit
|
||||
#- make phpcs
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
"CHttpGet.php",
|
||||
"CRemoteImage.php",
|
||||
"CWhitelist.php",
|
||||
"CAsciiArt.php"
|
||||
"CAsciiArt.php",
|
||||
"CCache.php"
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user