Open vpodorozh opened 9 months ago
composer.lock
"name": "magento/zend-db",
The repository URL and reference are pointing to the Mage-OS composer repo or GitHub repo.
{ "name": "magento/zend-db", "version": "1.16.1", "source": { "type": "git", "url": "https://mirror.mage-os.org/packages/magento/magento-zend-db.zip", "reference": "475addb06c0a417b2fd18effe5966bd3aa929b7b" }, ... }
The repository URL and reference are pointing to the Magento composer repo or GitHub repo.
{ "name": "magento/zend-db", "version": "1.16.1", "source": { "type": "git", "url": "https://github.com/magento/magento-zend-db.git", "reference": "475addb06c0a417b2fd18effe5966bd3aa929b7b" }, ... }
No response
Preconditions and environment
Steps to reproduce
composer.lock
"name": "magento/zend-db",
Expected result
The repository URL and reference are pointing to the Mage-OS composer repo or GitHub repo.
Actual result
The repository URL and reference are pointing to the Magento composer repo or GitHub repo.
Additional information
No response
Release note
No response
Triage and priority