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
On windows, composer does not use a symlink when installing binaries but
creates a proxy script instead. This proxy is not a PHP script, so running it
through PHP does not work.
The goal of composer is to allow running the script in a way similar to the
Linux usage relying on shebangs.
0 commit comments