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"
}
}

11
composer.lock generated

@ -5,15 +5,16 @@
"This file is @generated automatically"
],
"content-hash": "879579c4f4d897535fbe43c7d1a38fc1",
"packages": [],
"packages-dev": [],
"aliases": [],
"packages": [ ],
"packages-dev": [ ],
"aliases": [ ],
"minimum-stability": "dev",
"stability-flags": [],
"stability-flags": [ ],
"prefer-stable": false,
"prefer-lowest": false,
"platform": {
"php": "^5.6 || ^7.0"
},
"platform-dev": []
"platform-dev": [ ],
"plugin-api-version": "1.1.0"
}

Loading…
Cancel
Save