Смена пространства имён и отказ от лицензии
This commit is contained in:
@@ -1,14 +1,13 @@
|
||||
{
|
||||
"name": "hood/accounts",
|
||||
"name": "mirzaev/accounts",
|
||||
"type": "library",
|
||||
"description": "Менеджер аккаунтов",
|
||||
"keywords": [
|
||||
"hood",
|
||||
"accounts",
|
||||
"vk"
|
||||
],
|
||||
"homepage": "https://git.hood.su/hood/accounts",
|
||||
"license": "AGPL-3.0-or-later",
|
||||
"homepage": "https://git.hood.su/mirzaev/accounts",
|
||||
"license": "free for you",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Arsen Mirzaev",
|
||||
@@ -18,8 +17,8 @@
|
||||
}
|
||||
],
|
||||
"support": {
|
||||
"docs": "https://git.hood.su/hood/accounts/manual",
|
||||
"issues": "https://git.hood.su/hood/accounts/issues",
|
||||
"docs": "https://git.hood.su/mirzaev/accounts/manual",
|
||||
"issues": "https://git.hood.su/mirzaev/accounts/issues",
|
||||
"chat": "https://vk.me/darkweb228"
|
||||
},
|
||||
"require": {
|
||||
@@ -34,18 +33,12 @@
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"hood\\accounts\\": "hood/accounts/system"
|
||||
"mirzaev\\accounts\\": "mirzaev/accounts/system"
|
||||
}
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
"hood\\accounts\\tests\\": "hood/accounts/tests"
|
||||
"mirzaev\\accounts\\tests\\": "mirzaev/accounts/tests"
|
||||
}
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
"type": "Hood",
|
||||
"url": "https://git.hood.su/hood/accounts/thanks"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user