Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin breaks when composer.phar is not in the root directory of a project #90

Open
NobleUplift opened this issue Nov 19, 2013 · 2 comments

Comments

@NobleUplift
Copy link

I have to have composer.phar nested deep within the src directory of my project. Because of this, Composer PHP Support believes the composer.phar is missing.

It should look for composer.phar in the same directory that the composer.json resides in.

@macik
Copy link

macik commented Sep 18, 2015

[As I understand your issue] — there are an option in Preferences → Composer → Composer binary.
You can select Use global composer and set your custom version of it in Custom composer binary field.

@NobleUplift
Copy link
Author

Thanks! We recently changed our architecture concerning Composer, so I'll have to look into this again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants