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
When using http://static.drupal-packagist.org/v0.2.0/ as repository, we noticed that when adding a dependency for Features using "drupal/features": "7.2~", version 7.2.2 is downloaded while 7.2.3 has been released on January the 5th. If we use "drupal/features": "7.2.3", then composer is unable to resolved the dependency.