Skip to content

Commit 0b1d7b0

Browse files
author
Denis Slepnev
committed
Replace ZF1 dependency with Zend_DB
1 parent 214193d commit 0b1d7b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"monolog/monolog": "*",
4444
"magento/module-store": "*",
4545
"magento/module-indexer": "*",
46-
"magento/zendframework1": "*"
46+
"magento/zend-db": "*"
4747
},
4848
"require-dev": {
4949
"phpunit/phpunit": "*"

0 commit comments

Comments
 (0)