Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit a6c00cf

Browse files
author
Joan He
committed
MAGETWO-90119: Zendframework Dependency Version Conflict on update-composer
1 parent e2a40d3 commit a6c00cf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

lib/internal/Magento/Framework/composer.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@
1010
"config": {
1111
"sort-packages": true
1212
},
13+
"repositories": {
14+
"zf1": {
15+
"type": "vcs",
16+
"url": "https://github.com/magento-engcom/zf1-php-7.2-support.git"
17+
}
18+
},
1319
"require": {
1420
"php": "~7.1.3||~7.2.0",
1521
"ext-curl": "*",

0 commit comments

Comments
 (0)