Transfert to Gitea : maj composer infos

master
Julien Rosset 5 years ago
parent 7f5347046c
commit 7f30c1b402

@ -15,7 +15,7 @@
},
"readme": "README.md",
"homepage": "https://github.com/darkelfe14728/PhpCommandLine",
"homepage": "https://git.jrosset.ovh/darkelfe14728/PhpCommandLine",
"license": "CC-BY-4.0",
"authors": [
{
@ -25,9 +25,9 @@
],
"support": {
"email": "jul.rosset@gmail.com",
"issues": "https://github.com/darkelfe14728/PhpCommandLine/issues",
"wiki": "https://github.com/darkelfe14728/PhpCommandLine/wiki",
"docs": "https://github.com/darkelfe14728/PhpCommandLine/wiki",
"source": "https://github.com/darkelfe14728/PhpCommandLine"
"issues": "https://git.jrosset.ovh/darkelfe14728/PhpCommandLine/issues",
"wiki": "https://git.jrosset.ovh/darkelfe14728/PhpCommandLine/wiki",
"docs": "https://git.jrosset.ovh/darkelfe14728/PhpCommandLine/wiki",
"source": "https://git.jrosset.ovh/darkelfe14728/PhpCommandLine"
}
}

3
composer.lock generated

@ -15,5 +15,6 @@
"platform": {
"php": "^5.6 || ^7.0"
},
"platform-dev": []
"platform-dev": [ ],
"plugin-api-version": "1.1.0"
}

Loading…
Cancel
Save