mirror of
https://github.com/mosbth/cimage.git
synced 2025-08-02 14:17:44 +02:00
Add CAsciiArt.php to composer for autoloading, fix #102.
This commit is contained in:
@@ -25,12 +25,8 @@
|
|||||||
"CImage.php",
|
"CImage.php",
|
||||||
"CHttpGet.php",
|
"CHttpGet.php",
|
||||||
"CRemoteImage.php",
|
"CRemoteImage.php",
|
||||||
"CWhitelist.php"
|
"CWhitelist.php",
|
||||||
|
"CAsciiArt.php"
|
||||||
]
|
]
|
||||||
},
|
|
||||||
"extra": {
|
|
||||||
"branch-alias": {
|
|
||||||
"dev-master": "0.7.x-dev"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user