diff --git a/composer.json b/composer.json index 97e72170b91d5da9045b5efd4ba138e3397cde0b..8ab245ad08b5cfd98c39c57835fd29fc50a5f54b 100644 --- a/composer.json +++ b/composer.json @@ -6,7 +6,7 @@ ], "type": "library", "license": "GPL-3.0-or-later", - "homepage": "http://git.res-telae.cat/restelae/php-gbif.git", + "homepage": "https://gitlab.res-telae.cat/restelae/php-gbif", "authors": [{ "name": "Felip Manyer i Ballester", "email": "contact@res-telae.cat", @@ -18,7 +18,7 @@ "guzzlehttp/guzzle": "^7.2" }, "support": { - "source": "http://git.res-telae.cat/restelae/php-gbif.git" + "source": "https://gitlab.res-telae.cat/restelae/php-gbif" }, "autoload": { "psr-4": {"ResTelae\\Gbif\\": "src"}