Skip to content

Commit

Permalink
update(ComposerJson): php & magento/framework requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
DanGlz committed Sep 4, 2019
1 parent 84e10e3 commit 90fc297
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"AFL-3.0"
],
"require": {
"php": "~5.6.0||~7.1.3||~7.2.0||~7.3.0",
"magento/framework": "101.0.*||102.0.*"
"php": "~5.6.0|^7.0",
"magento/framework": ">=101.0.0"
},
"type": "magento2-module",
"autoload": {
Expand Down

0 comments on commit 90fc297

Please sign in to comment.