Skip to content

Release 2.0.3 not available on repo.magento.com #37

Open
@Vinai

Description

Last week version 2.0.3 was released.
However, the package is not available on repo.magento.com:

% jq .repositories composer.json
{
  "0": {
    "type": "composer",
    "url": "https://repo.magento.com/"
  }
}

% composer show --format json --available magento/composer-root-update-plugin | jq -r .versions
[
  "2.0.2",
  "2.0.0",
  "1.1.2",
  "1.1.1",
  "1.1.0",
  "1.0.0",
  "0.1.1",
  "0.1.0"
]

What is the reason? When can we expect it to be available?
Was it tagged by mistake in the open source repo and will become available when Magento 2.4.6 is released?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions