File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 5
5
"php" : " ~8.2.0||~8.3.0||~8.4.0" ,
6
6
"magento/framework" : " *" ,
7
7
"magento/module-re-captcha-validation-api" : " *" ,
8
- "magento/recaptcha" : " dev-develop "
8
+ "magento/recaptcha" : " ^1.0.0 "
9
9
},
10
10
"type" : " magento2-module" ,
11
11
"license" : " OSL-3.0" ,
Original file line number Diff line number Diff line change 2
2
"name" : " magento/security-package" ,
3
3
"description" : " Magento Security Package" ,
4
4
"type" : " metapackage" ,
5
- "repositories" : [
6
- {
7
- "type" : " vcs" ,
8
- "url" :
" [email protected] :magento-commerce/magento-recaptcha.git"
9
- }
10
- ],
11
5
"require" : {
12
6
"magento/module-re-captcha-admin-ui" : " *" ,
13
7
"magento/module-re-captcha-checkout" : " *" ,
34
28
"magento/module-re-captcha-webapi-ui" : " *" ,
35
29
"magento/module-securitytxt" : " *" ,
36
30
"magento/module-two-factor-auth" : " *" ,
37
- "magento/recaptcha" : " dev-develop " ,
31
+ "magento/recaptcha" : " ^1.0.0 " ,
38
32
"magento/module-re-captcha-checkout-sales-rule" : " *"
39
33
}
40
34
}
You can’t perform that action at this time.
0 commit comments