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 2aa4ea2 commit 077a95aCopy full SHA for 077a95a
lib/internal/Magento/Framework/composer.json
@@ -21,11 +21,11 @@
21
"lib-libxml": "*",
22
"ext-xsl": "*",
23
"symfony/process": "~2.1",
24
- "zendframework/zend-stdlib": "~2.4.6"
+ "zendframework/zend-stdlib": "~2.4.6",
25
+ "zendframework/zend-http": "~2.4.6"
26
},
27
"suggest": {
- "ext-imagick": "Use Image Magick >=3.0.0 as an optional alternative image processing library",
28
- "zendframework/zend-http": "Zend\\Http component"
+ "ext-imagick": "Use Image Magick >=3.0.0 as an optional alternative image processing library"
29
30
"autoload": {
31
"psr-4": {
0 commit comments