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
Currently the function \Symfony\Component\Filesystem\Filesystem::symlink creates symlinks with forward slashes. This fails as Windows supports symlinks with backend slashes only.