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
BC: Added filesystem-folder mappings for mixed-case named packages
we have some packages which casing is important in the filesystem for BC reasons.
since we had to adjust package-names for composer 2.0 to be lower case, we map back to the BC friendly name here
refs CLX84-187