Is it possible to create a Satis repository on a local filesystem that is accessible to projects on the same filesystem, without a webserver or HTTP? I'm finding that this line in satis.json produces the error homepage : Invalid URL format:
"homepage": "file:///mnt/daladi/dev/tests/php-composer/composer-test-repo/"