We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c65f2bb commit a6b9571Copy full SHA for a6b9571
lib/internal/Magento/Framework/composer.json
@@ -22,7 +22,8 @@
22
"ext-xsl": "*",
23
"symfony/process": "~2.1",
24
"zendframework/zend-stdlib": "~2.4.6",
25
- "zendframework/zend-http": "~2.4.6"
+ "zendframework/zend-http": "~2.4.6",
26
+ "magento/zendframework1": "~1.12.16"
27
},
28
"suggest": {
29
"ext-imagick": "Use Image Magick >=3.0.0 as an optional alternative image processing library"
0 commit comments