Hi.
I just wanted to know if it's ok to submit third party packages (no forks, no tests) to packagist.
The repo contains a composer.json file, but it is not listes in packagist.
I don't own this repo, that's why I'm asking if I could submit this repo to packagist?
Thanks
P.D.
I was able to download this repo, using:
"repositories": [
{
"type": "vcs",
}
],
but I still think it would be preferable that this repo be in packagist.
Thanks!