Hi everyone,
Just have a quick question about the Magento/Extension submission, is the automated technical review still using composer 1.10.22?
We are hosting our repositories on packagist privately and it can never resolve the packages despite having correct keys (auth.json + inside config tag on composer.json), it always says:
Root composer.json requires 'xxx' 1.0.0 -> satisfiable by 'xxx'[1.0.0].
The packages are installable when using an environment with composer 2.0.0+
Thanks