Currently, composer-manager try to download composer-8.x-1.0, which is wrong because it doens't exists and never will.

If you take look at the most recent version of drush composer http://drupalcode.org/project/composer.git, it has just been tagged with 8.x-1.x.

So I give you this patch to make it work as intended for newcomers, else it is currently broken with the problem I highlight in previous issue: https://drupal.org/node/2058859.

CommentFileSizeAuthor
#1 drush-composer-tag-fix-2059371-1.patch569 bytesb2f

Comments

b2f’s picture

StatusFileSize
new569 bytes

Here is the patch, it fixed composer-manager on my local environement.

robloach’s picture

Status: Needs review » Reviewed & tested by the community
tayzlor’s picture

works for me!

cpliakas’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.