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
According to Composer's runtime API documentation:
> If the package is being replaced or provided but is not really installed,
> null will be returned as version.
This means that packages without versions are not interesting because they're
not really installed.
--
Co-authored-by: Michael Fulbright <[email protected]>
0 commit comments