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