Skip to content

Conversation

@vjik
Copy link
Contributor

@vjik vjik commented Nov 20, 2025

Fix #167

@theofidry
Copy link
Collaborator

Thanks for the PR! Could you explain why it is the order that fixes things? I'm a bit confused

@vjik
Copy link
Contributor Author

vjik commented Nov 21, 2025

Thanks for the PR! Could you explain why it is the order that fixes things? I'm a bit confused

When multiple "--working-dir" arguments are passed, Composer uses the first one. This PR moves the bin plugin "--working-dir" to the beginning, giving it higher priority.

@theofidry theofidry merged commit e7ef9e0 into bamarni:master Nov 24, 2025
9 of 13 checks passed
@theofidry
Copy link
Collaborator

Thank you @vjik

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

Successfully merging this pull request may close these issues.

Endless loop on --working-dir usage

2 participants