-
- Downloads
Updated source and homepage URLs
... | ... | @@ -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"} | ||
... | ... |
Please register or sign in to comment