Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Update backwards compatibility.
  • Loading branch information
eadesignro authored Oct 23, 2017
1 parent 945667c commit 5115d9d
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 @@ -24,8 +24,8 @@
}
],
"require": {
"php": "7.0.2|7.0.4|~7.0.6|~7.1.0",
"magento/module-backend": "100.2.*"
"php": "~5.6.0|7.0.2|7.0.4|~7.0.6|~7.1.0",
"magento/module-backend": "^100.1.0| ^100.2.0"
},
"require-dev": {
"phpunit/phpunit": "^4.5"
Expand Down

0 comments on commit 5115d9d

Please sign in to comment.