Skip to content
Snippets Groups Projects
Unverified Commit df2c8fda authored by Ihor Sviziev's avatar Ihor Sviziev
Browse files

magento/magento2#12967: Undeclared dependency magento/zendframework1 by magento/framework

parent 55a912aa
No related merge requests found
...@@ -33,7 +33,8 @@ ...@@ -33,7 +33,8 @@
"zendframework/zend-uri": "^2.5.1", "zendframework/zend-uri": "^2.5.1",
"zendframework/zend-validator": "^2.6.0", "zendframework/zend-validator": "^2.6.0",
"zendframework/zend-stdlib": "^2.7.7", "zendframework/zend-stdlib": "^2.7.7",
"zendframework/zend-http": "^2.6.0" "zendframework/zend-http": "^2.6.0",
"magento/zendframework1": "~1.13.0"
}, },
"suggest": { "suggest": {
"ext-imagick": "Use Image Magick >=3.0.0 as an optional alternative image processing library" "ext-imagick": "Use Image Magick >=3.0.0 as an optional alternative image processing library"
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment