Skip to content

Commit

Permalink
[~] Modify composer.json : requirement for magento/framework
Browse files Browse the repository at this point in the history
  • Loading branch information
bm-services committed Sep 8, 2016
1 parent 2a8cd3d commit 0f83b73
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 @@ -9,7 +9,7 @@
],
"require": {
"php": "~5.5.0|~5.6.0|~7.0.0",
"magento/framework": ">=100.0.4"
"magento/framework": ">=100.0.*"
},
"autoload": {
"files": [ "registration.php" ],
Expand Down

0 comments on commit 0f83b73

Please sign in to comment.