Skip to content

Commit 4221bd3

Browse files
author
Petar Borisovski
authored
Merge pull request #4 from customgento/support-2.4.4
Add support for 2.4.4
2 parents eaafd62 + a4ba6eb commit 4221bd3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ If you have any issues with this extension, feel free to [open an issue on GitHu
4848
[Open Software License 3.0](https://opensource.org/licenses/OSL-3.0)
4949

5050
## Copyright
51-
(c) 2018-2020 CustomGento / Simon Sprankel
51+
© 2018 - present CustomGento / Simon Sprankel

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.2.0||~7.3.0||~7.4.0",
5+
"php": "~7.3.0||~7.4.0||~8.1.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)