dependenci / roadmap

The DependenCI Roadmap
https://github.com/orgs/dependenci/projects/1
3 stars 0 forks source link

Allow for custom composer.json path #20

Open micc83 opened 7 years ago

micc83 commented 7 years ago

Hello, I tried the service just this morning. Unfortunately I couldn't proceed as both the composer.json and composer.lock files are within a subfolder while DependenCI expect them to be in the root of repo, returning a composer.json file not found error. Most of my projects have indeed the composer.json file in the root of the repo but for this project I couldn't do otherwise as it has been deployed with CI on a shared hosting where I do not have the liberty to rewrite the public path (ex. ~/public/index.php ~/app/composer.json). I would nice to add the ability to set a custom path for Composer's config files. Thank you.

m1guelpf commented 7 years ago

@micc83 Added to the beta