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
Dependency constraints get correctly validated when doing phpcq update - we do not validate the constraints on phpcq install though and therefore installing incompatible versions.
We should do it like composer and validate on install as well.
Dependency constraints get correctly validated when doing phpcq update - we do not validate the constraints on phpcq install though and therefore installing incompatible versions.
We should do it like composer and validate on install as well.