link URL fix
This commit is contained in:
parent
69c0013db7
commit
6e251ed582
|
@ -4,7 +4,7 @@
|
||||||
"readme": "README.md",
|
"readme": "README.md",
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
"type": "",
|
"type": "",
|
||||||
"homepage": "${REPO_LINK}",
|
"homepage": "https://git.mirzaev.sexy${REPO_LINK}",
|
||||||
"license": "WTFPL",
|
"license": "WTFPL",
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
|
@ -15,8 +15,8 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"docs": "${REPO_LINK}/manual",
|
"docs": "https://git.mirzaev.sexy${REPO_LINK}/manual",
|
||||||
"issues": "${REPO_LINK}/issues"
|
"issues": "https://git.mirzaev.sexy${REPO_LINK}/issues"
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "~8.3",
|
"php": "~8.3",
|
||||||
|
|
Loading…
Reference in New Issue