Skip to content

Commit

Permalink
Merge pull request #2 from customgento/support-2.4.4
Browse files Browse the repository at this point in the history
Update php dependencies
  • Loading branch information
BorisovskiP committed May 4, 2022
2 parents 7f6a826 + 7f862ba commit 486df87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ If you have any issues with this extension, feel free to [open an issue on GitHu
[Open Software License 3.0](https://opensource.org/licenses/OSL-3.0)

## Copyright
(c) 2020 CustomGento GmbH
(c) 2020 - present CustomGento GmbH
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"ext-pcre": "*",
"magento/module-catalog": "~103.0||~104.0",
"magento/module-product-video": "~100.0",
"php": "~7.2.0||~7.3.0||~7.4.0"
"php": "~7.3.0||~7.4.0||~8.1.0"
},
"type": "magento2-module",
"license": "OSL-3.0",
Expand Down

0 comments on commit 486df87

Please sign in to comment.