Skip to content

Commit 618eed2

Browse files
committed
AC-461: Add ReCaptcha support to coupon code
* PHP version update in composer.json
1 parent 09739ba commit 618eed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReCaptchaCheckoutSalesRule/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "magento/module-re-captcha-checkout-sales-rule",
33
"description": "Google ReCaptcha integration for Magento2 coupons",
44
"require": {
5-
"php": "~7.4.0||~8.0.0",
5+
"php": "~7.4.0||~8.0.0||~8.1.0",
66
"magento/framework": "*",
77
"magento/module-checkout": "*",
88
"magento/module-sales-rule": "*",

0 commit comments

Comments
 (0)