Skip to content

Commit

Permalink
Merge pull request #34 from lytesaber/patch-1
Browse files Browse the repository at this point in the history
Update composer.json require with PHP7.4.0 support
  • Loading branch information
benfterpay authored Jan 14, 2022
2 parents 70170cb + 3c7eefb commit 7d68117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"description": "Magento 2 Afterpay Payment Module",
"version": "4.0.0",
"require": {
"php": "~7.1.3||~7.2.0||~7.3.0",
"php": "~7.1.3||~7.2.0||~7.3.0||~7.4.0",
"magento/framework": "^102.0",
"magento/module-checkout": "100.3.*",
"magento/module-payment": "100.3.*",
Expand Down

0 comments on commit 7d68117

Please sign in to comment.