Skip to content

Commit 5a77153

Browse files
author
Oleksii Korshenko
committed
MAGETWO-70397: Add missing dependencies of magento/framework #10114
1 parent 74343a4 commit 5a77153

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/internal/Magento/Framework/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@
3333
"zendframework/zend-uri": "^2.5.1",
3434
"zendframework/zend-validator": "^2.6.0",
3535
"zendframework/zend-stdlib": "^2.7.7",
36-
"zendframework/zend-http": "^2.6.0",
37-
"psr/log": "^1.0"
36+
"zendframework/zend-http": "^2.6.0"
3837
},
3938
"suggest": {
4039
"ext-imagick": "Use Image Magick >=3.0.0 as an optional alternative image processing library"

0 commit comments

Comments
 (0)