Skip to content

Commit

Permalink
Merge pull request #1 from zamoroka/magento-2.4
Browse files Browse the repository at this point in the history
Magento 2.4.1 upgrade
  • Loading branch information
zamoroka authored Dec 17, 2020
2 parents e1bab19 + 5f89fc1 commit 2abbbae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions changelog.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
{
"0.1.6": {
"feature": [
"Magento 2.4 compatibility"
]
},
"0.1.3": {
"feature": [
"Fix image downloading in product image block"
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"minimum-stability":"stable",
"require": {
"php": "~7.1.0||~7.2.0||~7.3.0",
"magento/framework": "^100.1||^101.0||^102.0"
"magento/framework": "^100.1||^101.0||^102.0||^103.0"
},
"require-dev": {
"squizlabs/php_codesniffer": "^3.5.0",
Expand Down

0 comments on commit 2abbbae

Please sign in to comment.