-
- Downloads
Added Francesco as author + run tests on commit (GitLab CI)
... | ... | @@ -7,11 +7,17 @@ |
"type": "library", | ||
"license": "GPL-3.0-or-later", | ||
"homepage": "https://gitlab.res-telae.cat/restelae/php-gbif", | ||
"authors": [{ | ||
"authors": [ | ||
{ | ||
"name": "Felip Manyer i Ballester", | ||
"email": "contact@res-telae.cat", | ||
"homepage": "https://www.res-telae.cat" | ||
}], | ||
}, | ||
{ | ||
"name": "Francesco Abeni", | ||
"homepage": "https://www.linkedin.com/in/francescoabeni/" | ||
} | ||
], | ||
"minimum-stability": "dev", | ||
"require": { | ||
"php": ">=7.2", | ||
... | ... |
Please sign in to comment