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

Bin directory #4

Closed
theofidry opened this issue Sep 3, 2016 · 1 comment
Closed

Bin directory #4

theofidry opened this issue Sep 3, 2016 · 1 comment

Comments

@theofidry
Copy link
Collaborator

In my composer.json I have:

"config": {
        "bin-dir": "bin",
        "sort-packages": true
    }

In my other projects with the same config, I properly have my executables under bin instead of the default vendor/bin. However this plugin does not seem to take that into account and put executables in vendor/bin still.

@bamarni bamarni closed this as completed in 3111751 Sep 4, 2016
@bamarni
Copy link
Owner

bamarni commented Sep 4, 2016

Local config was indeed ignored, should be better now!

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