From 04e33fc92b13d804d6acdb3c021f4f60fa1ac95e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Doursenaud?= Date: Sat, 5 Sep 2015 02:38:40 +0200 Subject: [PATCH] Updated composer links --- composer.json | 6 ++++-- composer.lock | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index d5e2d7f411e9f..cddc166bb421d 100644 --- a/composer.json +++ b/composer.json @@ -6,9 +6,11 @@ "homepage": "http://www.dolibarr.org", "license": "GPL-3.0+", "support": { - "issues": "https://doliforge.org/projects/dolibarr", + "issues": "https://github.com/Dolibarr/dolibarr/issues", "forum": "http://www.dolibarr.org/forum", - "wiki": "http://wiki.dolibarr.org" + "wiki": "http://wiki.dolibarr.org", + "irc": "irc://chat.freenode.net/dolibarr", + "source": "https://github.com/Dolibarr/dolibarr" }, "require": { "php": ">=5.3.0", diff --git a/composer.lock b/composer.lock index 2856ef0b7493e..81c767d5e9b3f 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "32e1fa78cc95c32b154a38e07706874c", + "hash": "2ab34d0ff69b48500c20621330c1bfd7", "packages": [ { "name": "ccampbell/chromephp",