Skip to content

Commit db937f5

Browse files
committed
AC-13306::Adobe Commerce 2.4.8 core code is compatible with PHP 8.4
1 parent 866558e commit db937f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReCaptchaValidation/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"php": "~8.2.0||~8.3.0||~8.4.0",
66
"magento/framework": "*",
77
"magento/module-re-captcha-validation-api": "*",
8-
"magento/recaptcha": "^1.0.0"
8+
"phpfui/recaptcha": "^2.0.0"
99
},
1010
"type": "magento2-module",
1111
"license": "OSL-3.0",

0 commit comments

Comments
 (0)