Skip to content

Commit 042f928

Browse files
author
Robert He
committed
MAGETWO-69004: 2.2 Upgrade Testing - composer conflict
- remove duplicate requires in Magento_Captcha
1 parent b6fb045 commit 042f928

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

app/code/Magento/Captcha/composer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@
77
"magento/module-customer": "100.2.*",
88
"magento/module-checkout": "100.2.*",
99
"magento/module-backend": "100.2.*",
10-
"magento/framework": "100.2.*",
11-
"zendframework/zend-db": "~2.5.0",
12-
"zendframework/zend-captcha": "~2.5.0",
13-
"zendframework/zend-session": "~2.5.0"
10+
"magento/framework": "100.2.*"
1411
},
1512
"type": "magento2-module",
1613
"version": "100.2.0-dev",

0 commit comments

Comments
 (0)