Skip to content

Commit a6b9571

Browse files
committed
#12967: Undeclared dependency magento/zendframework1 by magento/framework
1 parent c65f2bb commit a6b9571

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/internal/Magento/Framework/composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
"ext-xsl": "*",
2323
"symfony/process": "~2.1",
2424
"zendframework/zend-stdlib": "~2.4.6",
25-
"zendframework/zend-http": "~2.4.6"
25+
"zendframework/zend-http": "~2.4.6",
26+
"magento/zendframework1": "~1.12.16"
2627
},
2728
"suggest": {
2829
"ext-imagick": "Use Image Magick >=3.0.0 as an optional alternative image processing library"

0 commit comments

Comments
 (0)