-
Notifications
You must be signed in to change notification settings - Fork 14
Open
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels