Skip to content

Commit

Permalink
Merge pull request #13 from flagbit/master
Browse files Browse the repository at this point in the history
add support for magento version 2.3.3 and php version 7.3
  • Loading branch information
renatocason authored Nov 28, 2019
2 parents f83c349 + 3ba8f46 commit 675f3ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
}
],
"require": {
"php": "~7.1.0|~7.2.0",
"php": "~7.1.0|~7.2.0|~7.3.0",
"symfony/console": "~4.1.9",
"magento/framework": "102.0.*",
"magento/module-store": "101.0.*"
Expand Down

0 comments on commit 675f3ee

Please sign in to comment.