Skip to content

Commit bb5f32d

Browse files
MC-40393: ReCaptcha prevents checkout with In Store Pickup option
1 parent 5000ef1 commit bb5f32d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ReCaptchaStorePickup/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55
"php": "~7.3.0||~7.4.0",
66
"magento/framework": "*",
77
"magento/module-checkout": "*",
8-
"magento/module-re-captcha-ui": "*",
9-
"magento/module-re-captcha-frontend-ui": "*"
8+
"magento/module-re-captcha-ui": "*"
109
},
1110
"suggest": {
1211
"magento/module-inventory-in-store-pickup-frontend": "*"

0 commit comments

Comments
 (0)