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, the `.phive` directory contains batch files that in turn invoke the
phar installed elsewhere on the system. To be compatible with both Linux and
Windows, the file must be invoked directly via the shell, and without a file
extension specified (when invoked as well as when installed).
Fixes#479.
0 commit comments