Whenever I submit a git package to my packagist installation, I get the following error:
Uncaught Exception: [RuntimeException] The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly
I've tried exporting the variable manually, but that doesn't seem to resolve the error.