Create composer.json
This commit is contained in:
8
composer.json
Normal file
8
composer.json
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"name": "lib/Image",
|
||||||
|
"version": "0.1.0",
|
||||||
|
"dist": {
|
||||||
|
"type": "vcs",
|
||||||
|
"url": "git@dimti.ru:lib/Image.git"
|
||||||
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user