Обновить composer.json
This commit is contained in:
parent
04f8b49075
commit
7f7cdced69
|
@ -1,10 +1,10 @@
|
||||||
{
|
{
|
||||||
"name": "${REPO_OWNER}/${REPO_NAME}",
|
"name": "${REPO_OWNER}/${REPO_NAME}",
|
||||||
"description": "${REPO_DESCRIPTION}",
|
"description": "${REPO_DESCRIPTION}",
|
||||||
"readme": "README.md",
|
|
||||||
"keywords": [],
|
|
||||||
"type": "site",
|
|
||||||
"homepage": "https://git.mirzaev.sexy${REPO_LINK}",
|
"homepage": "https://git.mirzaev.sexy${REPO_LINK}",
|
||||||
|
"type": "site",
|
||||||
|
"keywords": [],
|
||||||
|
"readme": "README.md",
|
||||||
"license": "WTFPL",
|
"license": "WTFPL",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue