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
Because this list is also used for dependency version management in the repo it forces us to lift dependencies of shipping package just to be able to run ApiCompat against them.
It's also very easy to forget that this version needs updating after shipping.
This should be easily integrateable into update version script we have right now.