Сделал библиотекой composer
This commit is contained in:
parent
96043d70e6
commit
405192f96a
1 changed files with 11 additions and 0 deletions
11
composer.json
Normal file
11
composer.json
Normal file
|
|
@ -0,0 +1,11 @@
|
||||||
|
{
|
||||||
|
"name": "ctiso/core",
|
||||||
|
"description": "cis library",
|
||||||
|
"authors": [
|
||||||
|
{
|
||||||
|
"name": "Phedor Podlesnov",
|
||||||
|
"email": "phedor@edu.yar.ru"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"require": {}
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue