1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-01-29 09:47:37 +01:00

Add CAsciiArt.php to composer for autoloading, fix #102.

This commit is contained in:
Mikael Roos 2015-09-15 17:19:29 +02:00
parent c4d3f7cdf6
commit 76bc09f2ee

View File

@ -25,12 +25,8 @@
"CImage.php",
"CHttpGet.php",
"CRemoteImage.php",
"CWhitelist.php"
"CWhitelist.php",
"CAsciiArt.php"
]
},
"extra": {
"branch-alias": {
"dev-master": "0.7.x-dev"
}
}
}