From 7f30c1b402d9ab4639b592413d7c57995cffc479 Mon Sep 17 00:00:00 2001 From: Julien Rosset Date: Mon, 2 Nov 2020 13:04:47 +0100 Subject: [PATCH] Transfert to Gitea : maj composer infos --- composer.json | 10 +++++----- composer.lock | 23 ++++++++++++----------- 2 files changed, 17 insertions(+), 16 deletions(-) diff --git a/composer.json b/composer.json index 1dfff6d..ad89219 100644 --- a/composer.json +++ b/composer.json @@ -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" } } \ No newline at end of file diff --git a/composer.lock b/composer.lock index ab220b9..c048861 100644 --- a/composer.lock +++ b/composer.lock @@ -1,19 +1,20 @@ { - "_readme": [ + "_readme": [ "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", "This file is @generated automatically" ], - "content-hash": "879579c4f4d897535fbe43c7d1a38fc1", - "packages": [], - "packages-dev": [], - "aliases": [], - "minimum-stability": "dev", - "stability-flags": [], - "prefer-stable": false, - "prefer-lowest": false, - "platform": { + "content-hash": "879579c4f4d897535fbe43c7d1a38fc1", + "packages": [ ], + "packages-dev": [ ], + "aliases": [ ], + "minimum-stability": "dev", + "stability-flags": [ ], + "prefer-stable": false, + "prefer-lowest": false, + "platform": { "php": "^5.6 || ^7.0" }, - "platform-dev": [] + "platform-dev": [ ], + "plugin-api-version": "1.1.0" }