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
Remove conflict with symfony/dependency-injection < 6.2
This works around #37
Note that after composer/composer#11160, Composer 2.5 would be able to take the conflict into account and thus not fall into #37, but we're not yet there.