We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4221bd3 commit 66344ccCopy full SHA for 66344cc
composer.json
@@ -2,7 +2,7 @@
2
"name": "customgento/module-invoice-m2",
3
"description": "This Magento 2 module extends the default purchase order payment method by a customer group and admin filter.",
4
"require": {
5
- "php": "~7.3.0||~7.4.0||~8.1.0",
+ "php": "~7.3.0||~7.4.0||~8.1.0||~8.2.0",
6
"magento/framework": "~102.0||~103.0",
7
"magento/module-backend": "~101.0||~102.0",
8
"magento/module-config": "~101.1",
0 commit comments