Сокращенные названия
This commit is contained in:
commit
76173fe8e2
9 changed files with 424 additions and 0 deletions
15
composer.json
Normal file
15
composer.json
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"name": "ctiso/data",
|
||||
"description": "cis library",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Phedor Podlesnov",
|
||||
"email": "phedor@edu.yar.ru"
|
||||
}
|
||||
],
|
||||
"autoload": {
|
||||
"psr-0": {
|
||||
"": "src/"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue