Skip to content

feat: add root namespace to skip forwarding#185

Open
wikando-ck wants to merge 1 commit intobamarni:masterfrom
wikando-ck:no-bin-forward
Open

feat: add root namespace to skip forwarding#185
wikando-ck wants to merge 1 commit intobamarni:masterfrom
wikando-ck:no-bin-forward

Conversation

@wikando-ck
Copy link
Copy Markdown

Fixes #169

Composer does not allow adding options - it will reject them and fail.
So I had to go with a root namespace and to use composer bin in the call instead of just composer update --no-bin-forward.
both will require us to change the commands.
So maybe going with #154 would be even better, as we can use standard commands (which might already exist in makefiles, ci) and just configure the ones we don't want to forward in composer.json.

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.

Add an option to prevent forwarding

1 participant