Skip to content

Commit a12cef5

Browse files
committed
Merge branch 'MAGETWO-58500' of github.com:magento-south/magento2ce into PR-2.1-24102016
2 parents e44659b + 47b75ef commit a12cef5

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)