Transfert to Gitea : maj composer infos

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

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

23
composer.lock generated

@ -1,19 +1,20 @@
{ {
"_readme": [ "_readme": [
"This file locks the dependencies of your project to a known state", "This file locks the dependencies of your project to a known state",
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "879579c4f4d897535fbe43c7d1a38fc1", "content-hash": "879579c4f4d897535fbe43c7d1a38fc1",
"packages": [], "packages": [ ],
"packages-dev": [], "packages-dev": [ ],
"aliases": [], "aliases": [ ],
"minimum-stability": "dev", "minimum-stability": "dev",
"stability-flags": [], "stability-flags": [ ],
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {
"php": "^5.6 || ^7.0" "php": "^5.6 || ^7.0"
}, },
"platform-dev": [] "platform-dev": [ ],
"plugin-api-version": "1.1.0"
} }

Loading…
Cancel
Save