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
The current composer requirement is dev-develop which isn't guaranteed to exist anymore. We should at least change the require to dev-develop|>=9 or whatever makes sense.