Create composer.json

This commit is contained in:
2014-05-19 19:38:35 +04:00
parent 039e021a52
commit c7d5675801

8
composer.json Normal file
View File

@ -0,0 +1,8 @@
{
"name": "lib/Image",
"version": "0.1.0",
"dist": {
"type": "vcs",
"url": "git@dimti.ru:lib/Image.git"
}
}