Skip to content

Commit

Permalink
Broaden framework/language compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
renatocason authored Nov 7, 2020
1 parent ac1c637 commit 54b6a68
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@
],
"require": {
"php": "~7.1.0|~7.2.0|~7.3.0",
"symfony/console": "~4.1.9",
"magento/framework": "102.0.*",
"magento/module-store": "101.0.*"
"magento/framework": "100.1.*|101.0.*|102.0.*"
},
"require-dev": {
"phpunit/phpunit": "~6.5.13",
Expand Down

0 comments on commit 54b6a68

Please sign in to comment.