Skip to content

Add --working-dir before other options#171

Merged
theofidry merged 2 commits into
bamarni:masterfrom
vjik:fix-working-dir
Nov 24, 2025
Merged

Add --working-dir before other options#171
theofidry merged 2 commits into
bamarni:masterfrom
vjik:fix-working-dir

Conversation

@vjik
Copy link
Copy Markdown
Contributor

@vjik vjik commented Nov 20, 2025

Fix #167

@theofidry
Copy link
Copy Markdown
Collaborator

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

@vjik
Copy link
Copy Markdown
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
Copy Markdown
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