Skip to content

Commit 85ae3c6

Browse files
Merge pull request #39 from run-as-root/zf1-dependency
Replace ZF1 dependency with Zend_DB
2 parents 214193d + 0b1d7b0 commit 85ae3c6

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)