Skip to content

Commit 2bf93e3

Browse files
author
Bohdan Korablov
committed
Merge remote-tracking branch 'falcons/MAGETWO-58394' into MAGETWO-58913
2 parents 60f8293 + a1c05d1 commit 2bf93e3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

lib/internal/Magento/Framework/composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@
2020
"ext-openssl": "*",
2121
"lib-libxml": "*",
2222
"ext-xsl": "*",
23-
"symfony/process": "~2.1"
23+
"symfony/process": "~2.1",
24+
"zendframework/zend-stdlib": "~2.4.6",
25+
"zendframework/zend-http": "~2.4.6"
2426
},
2527
"suggest": {
2628
"ext-imagick": "Use Image Magick >=3.0.0 as an optional alternative image processing library"

0 commit comments

Comments
 (0)