Skip to content

Commit 66344cc

Browse files
author
Waleed
committed
Add PHP 8.2 support for Magento 2.4.6
1 parent 4221bd3 commit 66344cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "customgento/module-invoice-m2",
33
"description": "This Magento 2 module extends the default purchase order payment method by a customer group and admin filter.",
44
"require": {
5-
"php": "~7.3.0||~7.4.0||~8.1.0",
5+
"php": "~7.3.0||~7.4.0||~8.1.0||~8.2.0",
66
"magento/framework": "~102.0||~103.0",
77
"magento/module-backend": "~101.0||~102.0",
88
"magento/module-config": "~101.1",

0 commit comments

Comments
 (0)