Open erfanimani opened 2 years ago
I have the same problem - it has broken the ability to install the current composer dependencies of the project I am working on.
I can not use the zipMoney/magento2 package in composer anymore because it does not exist (or has been made private) - or has been renamed to this repo; why did you blindly rename it like that? why did the old name require a change?
This has now caused the readme instructions to be invalid as it requests private repo authentication for this repo which obviously can not be obtained.
Please fix this and provided updated instructions.
@robbielove we changed it to zip/magento2": "^1.2"
and it's working now.
It's a fairly big upgrade it seems, so just a heads up to test properly.
Hello,
Our CI/CD started breaking due to a URL change. Just checking what we should use:
https://packagist.org/packages/zip/magento2
or
https://packagist.org/packages/zipmoney/magento2