You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm on zsh as well, composer 2.6.6, haven't been able to recreate.
Trying hard to think of a mechanism here that would cause that behavior. Does the same thing happen on other projects with .lando.yml? Does it happen if you run the command without |xargs? @kartagis
This seems like something with the environment such as an alias, function, or oh-my-zsh plugin that's responding to the presence of the .lando.yml when you're running a composer command. Are you using any plugins like this? https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/lando
I came across this by accident but this is the behaviour I'm getting.
I'm on macOS Sonoma 14.3.1 with zsh. I'm also using oh-my-zsh if it helps. Composer is on the host and version is 2.7.1
The text was updated successfully, but these errors were encountered: