Skip to content

Commit d6abe9c

Browse files
committed
AC-2841:PHP 7.4 compatibility removal from the codebase
1 parent 7e82e24 commit d6abe9c

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||~8.1.0",
5+
"php": "~8.1.0",
66
"magento/framework": "*",
77
"magento/module-checkout": "*",
88
"magento/module-sales-rule": "*",

0 commit comments

Comments
 (0)